From c7efe4acf367f67341e4463780505f73fceddfc4 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 16 Apr 2012 12:34:14 +0200 Subject: [PATCH] fix prefixes in README Signed-off-by: Karel Zak --- README.notmuch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.50.1