From 8fc5f3b666dda07f21a1cca49c1bca2d72c5d77e Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 29 Jan 2013 08:13:39 -0400 Subject: [PATCH] man: document NOTMUCH_TALLOC_REPORT environment variable --- man/man1/notmuch.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index 0805be83..55e2d166 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -147,6 +147,14 @@ behavior of notmuch. .B NOTMUCH_CONFIG Specifies the location of the notmuch configuration file. Notmuch will use ${HOME}/.notmuch\-config if this variable is not set. + +.TP +.B NOTMUCH_TALLOC_REPORT +Location to write a talloc memory usage report. See +.B talloc_enable_leak_report_full +in \fBtalloc\fR(3) +for more information. + .SH SEE ALSO \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1), -- 2.43.0