mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
Add ENVIRONMENT VARIABLES section to the man page
Briefly describe the NOTMUCH_CONFIG variable there.
This commit is contained in:
parent
3910000fe8
commit
a696119756
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue