X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.1;h=eeb1a948ac8c3da69915887a8adc8578a4c1c995;hp=8a3fb408dc799bad933951515bc51417d824945e;hb=91d1d3f043b82d5f3f8c04f2db71a829a7406131;hpb=d6faef5b76ced057902783d3a22b2b3d03fd2d45;ds=sidebyside diff --git a/notmuch.1 b/notmuch.1 index 8a3fb408..eeb1a948 100644 --- a/notmuch.1 +++ b/notmuch.1 @@ -53,9 +53,10 @@ Interactively sets up notmuch for first use. The setup command will prompt for your full name, your primary email address, any alternate email addresses you use, and the directory containing your email archives. Your answers will be written to a -configuration file in ${HOME}/.notmuch-config . This configuration -file will be created with descriptive comments, making it easy to edit -by hand later to change the configuration. Or you can run +configuration file in ${NOTMUCH_CONFIG} (if set) or +${HOME}/.notmuch-config . This configuration file will be created with +descriptive comments, making it easy to edit by hand later to change the +configuration. Or you can run .B "notmuch setup" again to change the configuration.