aboutsummaryrefslogtreecommitdiff
path: root/notmuch.c
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.c')
-rw-r--r--notmuch.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/notmuch.c b/notmuch.c
index f5669fc..8650951 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,