X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-new.1;h=7e719262320f27146c84deb3c8cb6c8912e6fe53;hp=9c11375ed6af7ce7ef8c25a025ed65a5450ec1d8;hb=28d7544ae2adfe6467c6b64a3284f5ed13f81e1a;hpb=c48797b498ba8dc46fb323a8a7f2cde4d41d3123 diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1 index 9c11375e..7e719262 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-12-30 "Notmuch 0.17" .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 @@ -56,4 +60,16 @@ include Prevents hooks from being run. .RE +.RS 4 +.TP 4 +.BR \-\-quiet +Do not print progress or results. .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-insert\fR(1), +\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)