Files
mu4e/man/mu-add.1.org
Tristan Riehs 96f8729cb5 mu-man: use more bold text
Make occurences of "mu", small commands such as "mu init", and
command-line arguments bold.
2024-07-18 10:01:45 +09:00

30 lines
586 B
Org Mode
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#+TITLE: MU ADD
#+MAN_CLASS_OPTIONS: :section-id "@SECTION_ID@" :date "@MAN_DATE@"
* NAME
mu-add - add one or more messages to the database
* SYNOPSIS
*mu* [_COMMON-OPTIONS_] *add* [_OPTIONS_] _FILE_...
* DESCRIPTION
*mu add* is the command to add specific message files to the database. Each file
must be specified with an absolute path.
* ADD OPTIONS
#+include: "muhome.inc" :minlevel 2
#+include: "common-options.inc" :minlevel 1
#+include: "exit-code.inc" :minlevel 1
#+include: "prefooter.inc" :minlevel 1
* SEE ALSO
*mu(1)*, *mu-index(1)*, *mu-remove(1)*