X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-setup.c;h=d06fbf80e6aac2e41e80f13abcbf7606f92a9440;hp=482efd2e3b9b497fcd09089809cb4a3fcab99fc1;hb=f6158039324e44159d449b459829dc7ad4e52acc;hpb=37bdd8987094220c84ec39f8f550753219f68bd4 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"