]> git.notmuchmail.org Git - notmuch/blobdiff - man/man1/notmuch.1
packaging: fedora: update
[notmuch] / man / man1 / notmuch.1
index 923fefecb247731ba36de9dc1eb45854800f4174..f5ca0adeb4319e3baf410ec964dc13022802f4a4 100644 (file)
@@ -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),