X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.c;h=d84cea595202f21227ca529728bf9237cbbb576b;hp=8cb13107c6a38142c426c87085c28a5ad9fa5ecc;hb=91d1d3f043b82d5f3f8c04f2db71a829a7406131;hpb=8c09ca1e21a9f33cf216cde3bebc05d245ff6b78 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"