config: Fix confusing of "tag" and "flag" oin documentation.

It has been very difficult to get all of these right. I would not be
surprised if I've still missed some.
This commit is contained in:
Carl Worth 2010-11-11 20:39:22 -08:00
parent 2b433736a5
commit a68334258a

View 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"