aboutsummaryrefslogtreecommitdiff
path: root/notmuch.1
diff options
context:
space:
mode:
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