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:
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
~mu add~ - add one or more messages to the database
|
mu-add - add one or more messages to the database
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
bookmarks - file with bookmarks (shortcuts) for mu search expressions
|
mu-bookmarks - file with bookmarks (shortcuts) for mu search expressions
|
||||||
|
|
||||||
* DESCRIPTION
|
* DESCRIPTION
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* 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.
|
for use in other programs.
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
mu easy - a quick introduction to mu
|
mu-easy - a quick introduction to mu
|
||||||
|
|
||||||
* DESCRIPTION
|
* DESCRIPTION
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* 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.
|
(attachments), and open them with other tools.
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
*mu find* - find e-mail messages in the *mu* database.
|
mu-find - find e-mail messages in the *mu* database.
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
*mu help* is a *mu* command that gives help information about mu commands.
|
mu-help - show help information about mu commands.
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
*mu index* -- index e-mail messages stored in Maildirs
|
mu-index - index e-mail messages stored in Maildirs
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
~mu info~ - show information
|
mu-info - show information
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
mu init -- initialize the mu message database
|
mu-init - initialize the mu message database
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
*mu mkdir* - create a new Maildir
|
mu-mkdir - create a new Maildir
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
*mu move* - move a message file or change its flags
|
mu-move - move a message file or change its flags
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
mu query language -- a language for finding messages in *mu* databases.
|
mu-query - a language for finding messages in *mu* databases.
|
||||||
|
|
||||||
* DESCRIPTION
|
* DESCRIPTION
|
||||||
|
|
||||||
|
|||||||
@ -1,10 +1,9 @@
|
|||||||
#+TITLE: MU REMOVE
|
#+TITLE: MU REMOVE
|
||||||
#+MAN_CLASS_OPTIONS: :section-id "@SECTION_ID@" :date "@MAN_DATE@"
|
#+MAN_CLASS_OPTIONS: :section-id "@SECTION_ID@" :date "@MAN_DATE@"
|
||||||
|
|
||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
*mu remove* - command to remove messages from the database.
|
mu-remove - remove messages from the database.
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
mu server - the mu backend for the mu4e e-mail client
|
mu-server - the mu backend for the mu4e e-mail client
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
mu verify - verify message signatures and display information about them
|
mu-verify - verify message signatures and display information about them
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* NAME
|
||||||
|
|
||||||
mu view - display an e-mail message file
|
mu-view - display an e-mail message file
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
* NAME
|
* 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.
|
index and search e-mail messages.
|
||||||
|
|
||||||
* SYNOPSIS
|
* SYNOPSIS
|
||||||
|
|||||||
Reference in New Issue
Block a user