]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-config.c
Fix to index the "Re" term present in any subject.
[notmuch] / 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"