man: fix formatting of `NAME` sections

The command names are formatted inconsistently, e.g.:

    * NAME

    ~mu add~ - add one or more messages to the database

versus:

    * NAME

    *mu cfind* is the *mu* command to find contacts in the *mu* database and export them

versus:

    * NAME

    mu server - the mu backend for the mu4e e-mail client

and the format, with a space between "mu" and the subcommand, is not compatible
with mandb(8).  Use formatting which is consistent and replace the spaces with
hyphens.

Signed-off-by: Jeremy Sowden <azazel@debian.org>
This commit is contained in:
Jeremy Sowden 2024-03-02 12:00:31 +00:00
parent e5fe18c2c2
commit c76aa53156
18 changed files with 18 additions and 19 deletions

View File

@ -3,7 +3,7 @@
* NAME
~mu add~ - add one or more messages to the database
mu-add - add one or more messages to the database
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
bookmarks - file with bookmarks (shortcuts) for mu search expressions
mu-bookmarks - file with bookmarks (shortcuts) for mu search expressions
* DESCRIPTION

View File

@ -3,7 +3,7 @@
* NAME
*mu cfind* is the *mu* command to find contacts in the *mu* database and export them
mu-cfind - find contacts in the *mu* database and export them
for use in other programs.
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
mu easy - a quick introduction to mu
mu-easy - a quick introduction to mu
* DESCRIPTION

View File

@ -3,7 +3,7 @@
* NAME
*mu extract* is the *mu* command to display and save message parts
mu-extract - display and save message parts
(attachments), and open them with other tools.
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
*mu find* - find e-mail messages in the *mu* database.
mu-find - find e-mail messages in the *mu* database.
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
*mu help* is a *mu* command that gives help information about mu commands.
mu-help - show help information about mu commands.
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
*mu index* -- index e-mail messages stored in Maildirs
mu-index - index e-mail messages stored in Maildirs
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
~mu info~ - show information
mu-info - show information
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
mu init -- initialize the mu message database
mu-init - initialize the mu message database
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
*mu mkdir* - create a new Maildir
mu-mkdir - create a new Maildir
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
*mu move* - move a message file or change its flags
mu-move - move a message file or change its flags
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
mu query language -- a language for finding messages in *mu* databases.
mu-query - a language for finding messages in *mu* databases.
* DESCRIPTION

View File

@ -1,10 +1,9 @@
#+TITLE: MU REMOVE
#+MAN_CLASS_OPTIONS: :section-id "@SECTION_ID@" :date "@MAN_DATE@"
* NAME
*mu remove* - command to remove messages from the database.
mu-remove - remove messages from the database.
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
mu server - the mu backend for the mu4e e-mail client
mu-server - the mu backend for the mu4e e-mail client
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
mu verify - verify message signatures and display information about them
mu-verify - verify message signatures and display information about them
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
mu view - display an e-mail message file
mu-view - display an e-mail message file
* SYNOPSIS

View File

@ -3,7 +3,7 @@
* NAME
~mu~ - a set of tools to deal with Maildirs and message files, in particular to
mu - a set of tools to deal with Maildirs and message files, in particular to
index and search e-mail messages.
* SYNOPSIS