aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@unb.ca>2013-04-15 11:26:36 -0300
committerGravatar David Bremner <bremner@debian.org>2013-04-30 06:13:05 -0300
commit3c5ada48be43c2b5e9346764817c4757bb8ffad0 (patch)
tree9217a63eab31308570d2d2267083db2df509cdb0 /man
parentd2c881867ea4858f4a4785af5ec5d4223e5e0257 (diff)
man: document NOTMUCH_DEBUG_QUERY
This is is really functionality of the library, but CLI users might not look at library docs even if they existed beyond notmuch.h
Diffstat (limited to 'man')
-rw-r--r--man/man1/notmuch.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1
index 923fefec..033cc107 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),