From 26105ddbb01c954e4fe04d5d4652e7b165521ba2 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Sat, 9 Mar 2013 16:56:50 +0200 Subject: [PATCH] man: document notmuch tag --remove-all --- man/man1/notmuch-tag.1 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 -- 2.43.0