]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
man: clarify search --exclude=flag
authorPeter Wang <novalazy@gmail.com>
Sat, 11 May 2013 19:50:06 +0000 (20:50 +0100)
committerDavid Bremner <bremner@debian.org>
Sun, 12 May 2013 10:44:42 +0000 (07:44 -0300)
Improve the description of the search --exclude=flag option,
using text taken from the commit that introduced the option.

man/man1/notmuch-search.1

index 59e8f3416e0d0bb55abfb1abe621c5da4273ff1b..da2f1dd1d179748b47159bc250249f9b565ce9db 100644 (file)
@@ -147,9 +147,11 @@ results. Excluded messages are still marked in the relevant outputs.
 
 .B flag
 only has an effect when
-.B --output=summary
-In this case all matching threads are returned but the "match count"
-is the number of matching non-excluded messages in the thread.
+.BR --output=summary .
+The output is almost identical to
+.BR false ,
+but the "match count" is the number of matching non-excluded messages in the
+thread, rather than the number of matching messages.
 .RE
 
 .SH EXIT STATUS