From: James Westby Date: Sat, 19 Dec 2009 13:12:15 +0000 (+0000) Subject: Add ENVIRONMENT VARIABLES section to the man page X-Git-Tag: 0.1~83 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a696119756fb13ef875d01134a84a25ac846a7bb Add ENVIRONMENT VARIABLES section to the man page Briefly describe the NOTMUCH_CONFIG variable there. --- diff --git a/notmuch.1 b/notmuch.1 index 282ad989..aeebdd1d 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