From: Karel Zak Date: Mon, 16 Apr 2012 10:34:14 +0000 (+0200) Subject: fix prefixes in README X-Git-Tag: neomutt-20160404~13^2~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7efe4acf367f67341e4463780505f73fceddfc4;p=neomutt fix prefixes in README Signed-off-by: Karel Zak --- diff --git a/README.notmuch b/README.notmuch index 564722057..3d6e09a3e 100644 --- a/README.notmuch +++ b/README.notmuch @@ -115,24 +115,24 @@ notmuch support for mutt the sidebar. It's possible to toggle between virtual and normal folders by sidebar-toggle command. - notmuch_open_timeout = + nm_open_timeout = This option specifies timeout for Notmuch database. Default is 5 seconds. - notmuch_default_uri = + nm_default_uri = This variable specifies the default Notmuch database in format notmuch://, the URI is used for notmuch queries (ESC+X) when the current folder is not based on notmuch. - notmuch_hidden_tags = + nm_hidden_tags = This variable specifies private notmuch tags which should not be printed on screen (index, pager). Default is "unread,draft,flagged,passed,replied,attachment". - notmuch_unread_tag = + nm_unread_tag = This variable specifies notmuch tag which is used for unread messages. The variable is used to count unread messages in DB only. All other mutt