From a696119756fb13ef875d01134a84a25ac846a7bb Mon Sep 17 00:00:00 2001 From: James Westby Date: Sat, 19 Dec 2009 13:12:15 +0000 Subject: [PATCH] Add ENVIRONMENT VARIABLES section to the man page Briefly describe the NOTMUCH_CONFIG variable there. --- notmuch.1 | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.43.0