summaryrefslogtreecommitdiff
path: root/notmuch.1
diff options
context:
space:
mode:
authorJames Westby <jw+debian@jameswestby.net>2009-12-19 13:12:15 +0000
committerCarl Worth <cworth@cworth.org>2010-02-23 11:14:09 -0800
commita696119756fb13ef875d01134a84a25ac846a7bb (patch)
treef93dd1519e12dc28451989d1eb52a551fd40decd /notmuch.1
parent3910000fe8195ab2e4999b5064169d157da2e37d (diff)
Add ENVIRONMENT VARIABLES section to the man page
Briefly describe the NOTMUCH_CONFIG variable there.
Diffstat (limited to 'notmuch.1')
-rw-r--r--notmuch.14
1 files changed, 4 insertions, 0 deletions
diff --git a/notmuch.1 b/notmuch.1
index 282ad98..aeebdd1 100644
--- a/notmuch.1
+++ b/notmuch.1
@@ -424,6 +424,10 @@ 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 VARIABLES
+.IP NOTMUCH_CONFIG
+Specifies the location of the configuration file to override the default of
+.IR ~/.notmuch-config .
.SH SEE ALSO
The emacs-based interface to notmuch (available as
.B notmuch.el