X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=man%2Fman1%2Fnotmuch.1;h=f5ca0adeb4319e3baf410ec964dc13022802f4a4;hb=92c0591db92963fec03f48608404a120af72dccc;hp=923fefecb247731ba36de9dc1eb45854800f4174;hpb=6daee9b082f6683b21631c7e1dffaba6dcffe9be;p=notmuch diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index 923fefec..f5ca0ade 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -76,7 +76,14 @@ Print the installed version of notmuch, and exit. Specify the configuration file to use. This overrides any configuration file specified by ${NOTMUCH_CONFIG}. +.RE + +.RS 4 +.TP 4 +.B \-\-stderr=FILE +Redirect all writes to stderr to the specified file. +If FILE is '-', stderr is redirected to stdout. .RE .SH COMMANDS @@ -164,6 +171,11 @@ 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),