* [PATCH] man: tag changes are applied in the order they are specified in notmuch tag
@ 2013-01-09 20:36 Jani Nikula
2013-01-10 12:16 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Jani Nikula @ 2013-01-09 20:36 UTC (permalink / raw)
To: notmuch
---
man/man1/notmuch-tag.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1
index 48c80fd..cd3e979 100644
--- a/man/man1/notmuch-tag.1
+++ b/man/man1/notmuch-tag.1
@@ -20,8 +20,8 @@ for details of the supported syntax for
.RI < search-term >.
Tags prefixed by '+' are added while those prefixed by '\-' are
-removed. For each message, tag removal is performed before tag
-addition.
+removed. For each message, tag changes are applied in the order they
+appear on the command line.
The beginning of the search terms is recognized by the first
argument that begins with neither '+' nor '\-'. Support for
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-10 12:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09 20:36 [PATCH] man: tag changes are applied in the order they are specified in notmuch tag Jani Nikula
2013-01-10 12:16 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).