X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fman1%2Fnotmuch.1;h=f8477ac4d43fef86e0e600c156f303998655275a;hb=48f2b3f1bc279f61b78d2cb4b19e8b05e607b125;hp=e645a351fe3c8c35d81a0f4d6e66ab802d0d2d48;hpb=16aa65ba2575fd504c31d9671d8c5150f8e8adf1;p=notmuch diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index e645a351..f8477ac4 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -16,7 +16,7 @@ .\" along with this program. If not, see http://www.gnu.org/licenses/ . .\" .\" Author: Carl Worth -.TH NOTMUCH 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH 1 2013-08-03 "Notmuch 0.16" .SH NAME notmuch \- thread-based email index, search, and tagging .SH SYNOPSIS @@ -70,6 +70,15 @@ Print a synopsis of available commands and exit. Print the installed version of notmuch, and exit. .RE +.RS 4 +.TP 4 +.B \-\-config=FILE + +Specify the configuration file to use. This overrides any +configuration file specified by ${NOTMUCH_CONFIG}. + +.RE + .SH COMMANDS @@ -155,10 +164,16 @@ Location to write a talloc memory usage report. See in \fBtalloc\fR(3) for more information. +.TP +.B NOTMUCH_DEBUG_QUERY +If set to a non-empty value, the notmuch library will print (to stderr) Xapian +queries it constructs. + .SH SEE ALSO \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1), -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), +\fBnotmuch-insert\fR(1), \fBnotmuch-new\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)