From e43e0af920ead3beb17a4a9c821042cfe56a7ab7 Mon Sep 17 00:00:00 2001
From: Jani Nikula <jani@nikula.org>
Date: Wed, 9 Jan 2013 22:36:20 +0200
Subject: [PATCH] man: tag changes are applied in the order they are specified
 in notmuch tag

---
 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 48c80fdc..cd3e9790 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
-- 
2.45.2