X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-new.1;h=2ee6a8f01cfdbc9e0e64efba08a6b80553efed77;hb=d273ed6cf1bdaa2d644cec4909cbf415ff4d257b;hp=9c11375ed6af7ce7ef8c25a025ed65a5450ec1d8;hpb=c48797b498ba8dc46fb323a8a7f2cde4d41d3123;p=obsolete%2Fnotmuch-old diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1 index 9c11375e..2ee6a8f0 100644 --- a/man/man1/notmuch-new.1 +++ b/man/man1/notmuch-new.1 @@ -1,6 +1,6 @@ -.TH NOTMUCH-NEW 1 2011-12-04 "Notmuch 0.10.2" +.TH NOTMUCH-NEW 1 2013-01-24 "Notmuch 0.15.1" .SH NAME -notmuch-new \- Incorporate new mail into the notmuch database. +notmuch-new \- incorporate new mail into the notmuch database .SH SYNOPSIS .B notmuch new @@ -40,12 +40,16 @@ has previously been completed, but .B "notmuch new" has not previously been run. +.B "notmuch new" +updates tags according to maildir flag changes if the +.B "maildir.synchronize_flags" +configuration option is enabled. See \fBnotmuch-config\fR(1) for +details. The .B new -command supports hooks. See the -.B "HOOKS" -section below for more details on hooks. +command supports hooks. See \fBnotmuch-hooks(5)\fR +for more details on hooks. Supported options for .B new @@ -57,3 +61,10 @@ include Prevents hooks from being run. .RE .RE +.SH SEE ALSO + +\fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1), +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-reply\fR(1), +\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1), +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1), +\fBnotmuch-tag\fR(1)