X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.c;h=8650951533e22cd2aa31807111f3ecffba0c4eb6;hp=f5669fcda2093cf5116f7bb99e7c5674745eb9d3;hb=b15a03fafc2e313264519f030e45ea203af508e2;hpb=37b8f5a8f2af32eabbb5ff1ba751bdfa2ee08082 diff --git a/notmuch.c b/notmuch.c index f5669fcd..86509515 100644 --- a/notmuch.c +++ b/notmuch.c @@ -220,6 +220,10 @@ command_t commands[] = { "\tof messages matching both a specific tag and either inbox\n" "\tor unread\n" "\n" + "\tIf no parameters are given, or the special search terms '' or\n" + "\t'*' are given, it will display the total number of messages in\n" + "\tthe database.\n" + "\n" "\tSee \"notmuch help search-terms\" for details of the search\n" "\t\tterms syntax." }, { "reply", notmuch_reply_command,