aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/man1/notmuch-tag.1
diff options
context:
space:
mode:
authorGravatar Jani Nikula <jani@nikula.org>2012-02-26 00:57:23 +0200
committerGravatar David Bremner <bremner@debian.org>2012-02-27 22:40:29 -0400
commitbf28c60b9facb898d52759c2be993acac67c26d2 (patch)
tree5a9713037667e2cdd80ed726ab893c68cf4f77f6 /man/man1/notmuch-tag.1
parentbb8ab4c830aa77f7c80a45b2602a081097afba6b (diff)
man: add references to maildir flag synchronization
notmuch new, restore, and tag commands support maildir flag synchronization with notmuch tags. Reference the notmuch-config(1) man page about it in the relevant man pages.
Diffstat (limited to 'man/man1/notmuch-tag.1')
-rw-r--r--man/man1/notmuch-tag.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1
index 993911b9..7281bb2c 100644
--- a/man/man1/notmuch-tag.1
+++ b/man/man1/notmuch-tag.1
@@ -23,6 +23,12 @@ an initial search term beginning with '+' or '\-' is provided
by allowing the user to specify a "\-\-" argument to separate
the tags from the search terms.
+.B "notmuch tag"
+updates the maildir flags according to tag changes if the
+.B "maildir.synchronize_flags"
+configuration option is enabled. See \fBnotmuch-config\fR(1) for
+details.
+
.SH SEE ALSO
\fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),