diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-01-09 10:25:25 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-01-09 10:27:09 +0200 |
| commit | 4df94b0c862748b07d668bb8e40b00ed0cca6c15 (patch) | |
| tree | 32aa856c4ba9fe7aec7f0f205c15d3cb73a6396f /man | |
| parent | bbf55256e58aa62546e8bdade1d127d7e6a9b57e (diff) | |
mu-init: update manpage
Fixes: issue #2200.
Diffstat (limited to 'man')
| -rw-r--r-- | man/mu-init.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/mu-init.1 b/man/mu-init.1 index c09d959..27309e8 100644 --- a/man/mu-init.1 +++ b/man/mu-init.1 @@ -1,4 +1,4 @@ -.TH MU-INIT 1 "October 2020" "User Manuals" +.TH MU-INIT 1 "January 2022" "User Manuals" .SH NAME @@ -30,8 +30,7 @@ this defaults to \fI~/.cache/mu\fR, \fI~/.config/mu\fR). Earlier versions of \fB\-m\fR, \fB\-\-maildir\fR=\fI<maildir>\fR starts searching at \fI<maildir>\fR. By default, \fBmu\fR uses whatever the \fBMAILDIR\fR environment variable is set to; if it is not set, it tries -\fI~/Maildir\fR. The maildir must be on a single file-system; and symbolic links -are not supported. +\fI~/Maildir\fR if it already exists. .TP \fB\-\-my-address\fR=\fI<my-email-address>\fR |
