mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
man: clarify search --exclude=flag
Improve the description of the search --exclude=flag option, using text taken from the commit that introduced the option.
This commit is contained in:
parent
ea0e75702d
commit
c3ed770683
1 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue