[PATCH] man: document NOTMUCH_DEBUG_QUERY
david at tethera.net
david at tethera.net
Mon Apr 15 07:26:36 PDT 2013
From: David Bremner <bremner at unb.ca>
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 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1
index 923fefe..033cc10 100644
--- a/man/man1/notmuch.1
+++ b/man/man1/notmuch.1
@@ -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),
--
1.7.10.4
More information about the notmuch
mailing list