X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.1;h=86830f4b403fd0fccbbf4928f5c01565abe1d825;hp=96fd2429d4945cf33416050731c796db704ab03b;hb=9ddde6eb14c126e314d90e2e08f213fb81f0457f;hpb=74168777cba27ad0e217399de4332ad576bd9398 diff --git a/notmuch.1 b/notmuch.1 index 96fd2429..86830f4b 100644 --- a/notmuch.1 +++ b/notmuch.1 @@ -126,7 +126,7 @@ syntax. See the section below for more details on the supported syntax. The -.BR search " and "show +.BR search ", " show " and " count commands are used to query the email database. .RS 4 .TP 4 @@ -239,6 +239,16 @@ See the .B "SEARCH SYNTAX" section below for details of the supported syntax for . .RE +.TP +.BR count " ..." + +Count messages matching the search terms. + +The number of matching messages is output to stdout. + +With no search terms, a count of all messages in the database will be +displayed. +.RE .RE The