mu-man: typeset file names using underlining

Make the emphasis more consistent, and do it using underscores in
Org documents, since verbatim is rendered as underlined anyway.
This commit is contained in:
Tristan Riehs
2024-07-22 15:40:57 +09:00
parent d46b428f7b
commit cee4823f33
11 changed files with 34 additions and 34 deletions

View File

@ -1,10 +1,10 @@
** --muhome
use a non-default directory to store and read the database, write the logs, etc.
By default, *mu* uses the XDG Base Directory Specification (e.g. on GNU/Linux this
defaults to =~/.cache/mu= and =~/.config/mu=). Earlier versions of *mu* defaulted to
=~/.mu=, which now requires *--muhome=~/.mu*.
defaults to _~/.cache/mu_ and _~/.config/mu_). Earlier versions of *mu* defaulted to
_~/.mu_, which now requires *--muhome=~/.mu*.
The environment variable ~MUHOME~ can be used as an alternative to *--muhome*. The
The environment variable *MUHOME* can be used as an alternative to *--muhome*. The
latter has precedence.
# Local Variables: