]> git.notmuchmail.org Git - notmuch/commitdiff
man: document NOTMUCH_DEBUG_QUERY
authorDavid Bremner <bremner@unb.ca>
Mon, 15 Apr 2013 14:26:36 +0000 (11:26 -0300)
committerDavid Bremner <bremner@debian.org>
Tue, 30 Apr 2013 09:13:05 +0000 (06:13 -0300)
This is is really functionality of the library, but CLI users might
not look at library docs even if they existed beyond notmuch.h

man/man1/notmuch.1

index 923fefecb247731ba36de9dc1eb45854800f4174..033cc107f31383119c9dd7e1bbc8bf8cb52c98bc 100644 (file)
@@ -164,6 +164,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),