From 91d1d3f043b82d5f3f8c04f2db71a829a7406131 Mon Sep 17 00:00:00 2001 From: Alec Berryman Date: Sat, 21 Nov 2009 23:18:26 -0600 Subject: Support multiple configuration files via $NOTMUCH_CONFIG If present, $NOTMUCH_CONFIG will be used as the configuration file location. --- notmuch-setup.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'notmuch-setup.c') diff --git a/notmuch-setup.c b/notmuch-setup.c index 482efd2..d06fbf8 100644 --- a/notmuch-setup.c +++ b/notmuch-setup.c @@ -76,7 +76,8 @@ welcome_message_post_setup (void) "Notmuch is now configured, and the configuration settings are saved in\n" "a file in your home directory named .notmuch-config . If you'd like to\n" "change the configuration in the future, you can either edit that file\n" -"directly or run \"notmuch setup\".\n\n" +"directly or run \"notmuch setup\". To choose an alternate configuration\n" +"location, set ${NOTMUCH_CONFIG}.\n\n" "The next step is to run \"notmuch new\" which will create a database\n" "that indexes all of your mail. Depending on the amount of mail you have\n" -- cgit v1.2.3