]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch.1
notmuch.1: Use bold and indentation for the NOTMUCH_CONFIG variable.
[notmuch] / notmuch.1
index 282ad9896bc6a64004f0c4b16fed2e15ba00b48a..8b773e568d7c969c4e4f2da3e1f4b0039d2b0126 100644 (file)
--- a/notmuch.1
+++ b/notmuch.1
@@ -424,6 +424,13 @@ specify a date range to return messages from 2009-10-01 until the
 current time:
 
        $(date +%s -d 2009-10-01)..$(date +%s)
+.SH ENVIRONMENT
+The following environment variables can be used to control the
+behavior of notmuch.
+.TP
+.B NOTMUCH_CONFIG
+Specifies the location of the notmuch configuration file. Notmuch will
+use ${HOME}/.notmuch-config if this variable is not set.
 .SH SEE ALSO
 The emacs-based interface to notmuch (available as
 .B notmuch.el