X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-count.1;h=562dde1563190ac4629c2003e532f1c99233fa8a;hb=28d7544ae2adfe6467c6b64a3284f5ed13f81e1a;hp=baed25fb6e1a086021fb71fc290f56c87df40746;hpb=48f2b3f1bc279f61b78d2cb4b19e8b05e607b125;p=notmuch diff --git a/man/man1/notmuch-count.1 b/man/man1/notmuch-count.1 index baed25fb..562dde15 100644 --- a/man/man1/notmuch-count.1 +++ b/man/man1/notmuch-count.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-COUNT 1 2013-08-03 "Notmuch 0.16" +.TH NOTMUCH-COUNT 1 2013-12-30 "Notmuch 0.17" .SH NAME notmuch-count \- count messages matching the given search terms .SH SYNOPSIS @@ -23,7 +23,7 @@ Supported options for include .RS 4 .TP 4 -.B \-\-output=(messages|threads) +.B \-\-output=(messages|threads|files) .RS 4 .TP 4 @@ -37,6 +37,14 @@ Output the number of matching messages. This is the default. Output the number of matching threads. .RE +.RS 4 +.TP 4 +.B files + +Output the number of files associated with matching messages. This may +be bigger than the number of matching messages due to duplicates +(i.e. multiple files having the same message-id). +.RE .RE .RS 4