X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-setup.c;h=d06fbf80e6aac2e41e80f13abcbf7606f92a9440;hp=482efd2e3b9b497fcd09089809cb4a3fcab99fc1;hb=91d1d3f043b82d5f3f8c04f2db71a829a7406131;hpb=8c09ca1e21a9f33cf216cde3bebc05d245ff6b78 diff --git a/notmuch-setup.c b/notmuch-setup.c index 482efd2e..d06fbf80 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"