]> git.notmuchmail.org Git - notmuch/commitdiff
cli: Add --no-exclude to the man pages for search and count
authorMark Walters <markwalters1009@gmail.com>
Thu, 1 Mar 2012 22:30:34 +0000 (22:30 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 2 Mar 2012 12:25:21 +0000 (08:25 -0400)
man/man1/notmuch-count.1
man/man1/notmuch-search.1

index 0d0ab5dc8b312249502d34ec95d3b277b8e21905..805a8ae3efe1b25e0b75435d3581a55068e7439e 100644 (file)
@@ -38,6 +38,13 @@ Output the number of matching messages. This is the default.
 Output the number of matching threads.
 .RE
 .RE
+
+.RS 4
+.TP 4
+.BR \-\-no\-exclude
+
+Do not exclude the messages matching search.exclude_tags in the config file.
+.RE
 .RE
 .RE
 
index 19d85df1043e1c7f0b2047fc89e56c5794917d5c..8426aa331fd2abe50b93be11cb9e6bc6094b2312 100644 (file)
@@ -112,6 +112,13 @@ result from the end.
 Limit the number of displayed results to N.
 .RE
 
+.RS 4
+.TP 4
+.BR \-\-no\-exclude
+
+Do not exclude the messages matching search.exclude_tags in the config file.
+.RE
+
 .SH SEE ALSO
 
 \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),