X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-new.1;h=19cef3d7bc46e27370f3a53da5e85505573dea35;hp=9c11375ed6af7ce7ef8c25a025ed65a5450ec1d8;hb=0c20878ccefec1e6fc472851395a7ee5a0daec4e;hpb=c48797b498ba8dc46fb323a8a7f2cde4d41d3123 diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1 index 9c11375e..19cef3d7 100644 --- a/man/man1/notmuch-new.1 +++ b/man/man1/notmuch-new.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-NEW 1 2011-12-04 "Notmuch 0.10.2" +.TH NOTMUCH-NEW 1 2012-02-29 "Notmuch 0.12~rc1" .SH NAME notmuch-new \- Incorporate new mail into the notmuch database. .SH SYNOPSIS @@ -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)