X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.c;h=d84cea595202f21227ca529728bf9237cbbb576b;hp=8cb13107c6a38142c426c87085c28a5ad9fa5ecc;hb=43daa6f070f962959bf26fa49a860f528b2bbfa1;hpb=5fdce046a189f6232c1bd2f89a6df04e02b226f0 diff --git a/notmuch.c b/notmuch.c index 8cb13107..d84cea59 100644 --- a/notmuch.c +++ b/notmuch.c @@ -98,7 +98,8 @@ command_t commands[] = { "\t\tThe setup command will prompt for your full name, your primary\n" "\t\temail address, any alternate email addresses you use, and the\n" "\t\tdirectory containing your email archives. Your answers will be\n" - "\t\twritten to a configuration file in ${HOME}/.notmuch-config .\n" + "\t\twritten to a configuration file in ${NOTMUCH_CONFIG} (if set)\n" + "\t\tor ${HOME}/.notmuch-config.\n" "\n" "\t\tThis configuration file will be created with descriptive\n" "\t\tcomments, making it easy to edit by hand later to change the\n"