X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-restore.1;h=d0d50dd8df377dbf9963843751e5b9304e7f440d;hb=19c824c3fd7be29a2257cdd530ee23074c978d63;hp=2191df016353508731704c5793b747b2bc1616fb;hpb=f079f5f931e40eb57abd93c5d0d6de515f48eafd;p=notmuch diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1 index 2191df01..d0d50dd8 100644 --- a/man/man1/notmuch-restore.1 +++ b/man/man1/notmuch-restore.1 @@ -1,12 +1,12 @@ -.TH NOTMUCH-RESTORE 1 2011-12-04 "Notmuch 0.10.2" +.TH NOTMUCH-RESTORE 1 2012-06-01 "Notmuch 0.13.2" .SH NAME -notmuch-restore \- Restores the tags from the given file (see notmuch dump). +notmuch-restore \- restores the tags from the given file (see notmuch dump) .SH SYNOPSIS .B "notmuch restore" .RB [ "--accumulate" ] -.RI "[ <" filename "> ]" +.RI "[ --input=<" filename "> ]" .SH DESCRIPTION @@ -29,11 +29,17 @@ dump file. See \fBnotmuch-search-terms\fR(7) for details of the supported syntax for . +.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 \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1), -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-part\fR(1), -\fBnotmuch-reply\fR(1), \fBnotmuch-dump\fR(1), -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7), -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1) +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), +\fBnotmuch-reply\fR(1), \fBnotmuch-search\fR(1), +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1), +\fBnotmuch-tag\fR(1)