X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-wiki;a=blobdiff_plain;f=manpages%2Fnotmuch-count-1.mdwn;h=8f7ed4640c5f86a7209c09d92d30641977d2203f;hp=7efe4930a4a1628f5bae830c54ee6e01c535d98c;hb=HEAD;hpb=db09ec4bfe12f883997a17e7a06ccee2d5ce7296 diff --git a/manpages/notmuch-count-1.mdwn b/manpages/notmuch-count-1.mdwn index 7efe493..8f7ed46 100644 --- a/manpages/notmuch-count-1.mdwn +++ b/manpages/notmuch-count-1.mdwn @@ -16,8 +16,8 @@ The number of matching messages (or threads) is output to stdout. - With no search terms, a count of all messages (or threads) in the - database will be displayed. + With no search terms, a count of all messages (or threads) in the data- + base will be displayed. See notmuch-search-terms(7) for details of the supported syntax for <search-terms>. @@ -39,13 +39,27 @@ Specify whether to omit messages matching search.tag_exclude from the count (the default) or not. + + --batch + + Read queries from a file (stdin by default), one per line, and + output the number of matching messages (or threads) to stdout, + one per line. On an empty input line the count of all messages + (or threads) in the database will be output. This option is not + compatible with specifying search terms on the command line. + + --input=<filename> + + Read input from given file, instead of from stdin. Implies + --batch.

SEE ALSO

-       notmuch(1),  notmuch-config(1), notmuch-dump(1), notmuch-hooks(5), not-
-       much-new(1), notmuch-reply(1),  notmuch-restore(1),  notmuch-search(1),
-       notmuch-search-terms(7), notmuch-show(1), notmuch-tag(1)
+       notmuch(1), notmuch-config(1), notmuch-dump(1), notmuch-hooks(5),  not-
+       much-insert(1),  notmuch-new(1),  notmuch-reply(1), notmuch-restore(1),
+       notmuch-search(1), notmuch-search-terms(7),  notmuch-show(1),  notmuch-
+       tag(1)
 
-

Notmuch 0.15.2

+

Notmuch 0.16