X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-tag.1;h=710fae6a8e3a4ef9561f489d0390f8523427c18f;hb=7c0a1b4d602fa0ff612ffcd7a463d11764a4ea09;hp=0052ca2195e1e9cb38ce74d8733864f6e2dc999a;hpb=16aa65ba2575fd504c31d9671d8c5150f8e8adf1;p=notmuch diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1 index 0052ca21..710fae6a 100644 --- a/man/man1/notmuch-tag.1 +++ b/man/man1/notmuch-tag.1 @@ -1,10 +1,10 @@ -.TH NOTMUCH-TAG 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-TAG 1 2013-12-30 "Notmuch 0.17" .SH NAME 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 @@ -125,7 +135,8 @@ of the tag .SH SEE ALSO \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1), -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), +\fBnotmuch-insert\fR(1), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),