]> git.notmuchmail.org Git - notmuch/blobdiff - man/man1/notmuch-show.1
cli: move show to the new --exclude= option naming scheme.
[notmuch] / man / man1 / notmuch-show.1
index b81cce698379981b82b36623f98a6af856232b2b..83cc5750cad8674c437d428445d8ea6659f047fd 100644 (file)
@@ -135,9 +135,21 @@ content.
 
 .RS 4
 .TP 4
-.B \-\-no-exclude
+.BR \-\-exclude=(true|false)
+
+Specify whether to omit threads only matching search.tag_exclude from
+the search results (the default) or not. In either case the excluded
+message will be marked with the exclude flag (except when output=mbox
+when there is nowhere to put the flag).
+
+If --entire-thread is specified then complete threads are returned
+regardless (with the excluded flag being set when appropriate) but
+threads that only match in an excluded message are not returned when
+.B --exclude=true.
+
+The default is
+.B --exclude=true.
 
-Do not exclude the messages matching search.exclude_tags in the config file.
 .RE
 
 A common use of