From: Jani Nikula Date: Sat, 9 Mar 2013 14:56:50 +0000 (+0200) Subject: man: document notmuch tag --remove-all X-Git-Tag: 0.16_rc1~170 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=26105ddbb01c954e4fe04d5d4652e7b165521ba2 man: document notmuch tag --remove-all --- diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1 index 0052ca21..c7d7a4d3 100644 --- a/man/man1/notmuch-tag.1 +++ b/man/man1/notmuch-tag.1 @@ -4,7 +4,7 @@ notmuch-tag \- add/remove tags for all messages matching the search terms .SH SYNOPSIS .B notmuch tag -.RI "+<" tag ">|\-<" tag "> [...] [\-\-] <" search-term "> [...]" +.RI [ options "...] +<" tag ">|\-<" tag "> [...] [\-\-] <" search-term "> [...]" .B notmuch tag .RI "--batch" @@ -38,6 +38,16 @@ details. Supported options for .B tag include +.RS 4 +.TP 4 +.BR \-\-remove\-all + +Remove all tags from each message matching the search terms before +applying the tag changes appearing on the command line. This means +setting the tags of each message to the tags to be added. If there are +no tags to be added, the messages will have no tags. +.RE + .RS 4 .TP 4 .BR \-\-batch