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:25:25 +0200 |
| commit | a1c430908af734038889629a87cad5a1e9abd6e5 (patch) | |
| tree | abbe8a9e171d8231b2ca8134c79e7a131a1561ab | |
| parent | 77f10379cb42e3a41805efed8a15c7c2db46fb68 (diff) | |
mu-init: update manpage
Fixes: issue #2200.
| -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 |
