aboutsummaryrefslogtreecommitdiff
path: root/man/man1/notmuch-restore.1
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2012-02-26 00:57:23 +0200
committerDavid Bremner <bremner@debian.org>2012-02-27 22:40:29 -0400
commitbf28c60b9facb898d52759c2be993acac67c26d2 (patch)
tree5a9713037667e2cdd80ed726ab893c68cf4f77f6 /man/man1/notmuch-restore.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-restore.1')
-rw-r--r--man/man1/notmuch-restore.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1
index 2191df0..ef27938 100644
--- a/man/man1/notmuch-restore.1
+++ b/man/man1/notmuch-restore.1
@@ -29,6 +29,12 @@ dump file.
See \fBnotmuch-search-terms\fR(7)
for details of the supported syntax for <search-terms>.
+.B "notmuch restore"
+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.
+
.RE
.SH SEE ALSO