]> git.notmuchmail.org Git - notmuch/blobdiff - man/man1/notmuch-search.1
man: clarify search --exclude=flag
[notmuch] / 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