man: small improvements

This commit is contained in:
Dirk-Jan C. Binnema
2023-07-02 11:17:55 +03:00
parent 60b1a5dff7
commit 8fdbe95527
4 changed files with 15 additions and 22 deletions

View File

@ -49,15 +49,15 @@ reinitialize the database from an earlier version; that is, create a new empty
database with the existing settings. This cannot be combined with the other ~init~
options.
#+include: "muhome.inc" :minlevel 2
#+include: "exit-code.inc" :minlevel 1
* EXAMPLE
#+begin_example
$ mu init --maildir=~/Maildir --my-address=alice@example.com --my-address=bob@example.com --ignored-address='/.*reply.*/'
#+end_example
#+include: "exit-code.inc" :minlevel 1
#+include: "muhome.inc" :minlevel 2
#+include: "prefooter.inc" :minlevel 1
* SEE ALSO