]> git.cworth.org Git - notmuch/blobdiff - notmuch.c
notmuch: Document the new special-case syntax of "*".
[notmuch] / notmuch.c
index 8650951533e22cd2aa31807111f3ecffba0c4eb6..7e595e247e9f41960df94e01f027110b24859a91 100644 (file)
--- a/notmuch.c
+++ b/notmuch.c
@@ -44,6 +44,9 @@ static const char search_terms_help[] =
     "\tthe given terms/phrases in the body, the subject, or any of\n"
     "\tthe sender or recipient headers.\n"
     "\n"
+    "\tAs a special case, a search string consisting of exactly a\n"
+    "\tsingle asterisk (\"*\") will match all messages.\n"
+    "\n"
     "\tIn addition to free text, the following prefixes can be used\n"
     "\tto force terms to match against specific portions of an email,\n"
     "\t(where <brackets> indicate user-supplied values):\n"