]> git.notmuchmail.org Git - notmuch/commitdiff
config: Fix confusing of "tag" and "flag" oin documentation.
authorCarl Worth <cworth@cworth.org>
Fri, 12 Nov 2010 04:39:22 +0000 (20:39 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Nov 2010 04:39:22 +0000 (20:39 -0800)
It has been very difficult to get all of these right. I would not be
surprised if I've still missed some.

notmuch-config.c

index e98c39755f2f6e52d389481d06fbc333fd570c64..d86c0424a4920bcd712c5d72f8822ef4e195a133 100644 (file)
@@ -77,7 +77,7 @@ static const char maildir_config_comment[] =
     "\t\tF     flagged\n"
     "\t\tP     passed\n"
     "\t\tR     replied\n"
-    "\t\tS     unread (added when 'S' tag is not present)\n"
+    "\t\tS     unread (added when 'S' flag is not present)\n"
     "\n"
     "\tThe \"notmuch new\" command will notice flag changes in filenames\n"
     "\tand update tags, while the \"notmuch tag\" and \"notmuch restore\"\n"