mu-man: improve typesetting of synopses

This commit is contained in:
Tristan Riehs
2024-07-17 23:51:39 +09:00
parent fab36e283a
commit f1a2153578
15 changed files with 16 additions and 16 deletions

View File

@ -7,7 +7,7 @@ mu-add - add one or more messages to the database
* SYNOPSIS
*mu [common-options] add [options] <file> [<files>]*
*mu* [_COMMON-OPTIONS_] *add* [_OPTIONS_] _FILE_...
* DESCRIPTION

View File

@ -8,7 +8,7 @@ for use in other programs.
* SYNOPSIS
*mu [common-options] cfind [options] [<pattern>]*
*mu* [_COMMON-OPTIONS_] *cfind* [_OPTIONS_] [_PATTERN_]
* DESCRIPTION

View File

@ -8,9 +8,9 @@ mu-extract - display and save message parts
* SYNOPSIS
*mu [common-options] extract [options] [<file>]*
*mu* [_COMMON-OPTIONS_] *extract* [_OPTIONS_] [_FILE_]
*mu [common-options] extract [options] <file> <pattern>*
*mu* [_COMMON-OPTIONS_] *extract* [_OPTIONS_] _FILE_ _PATTERN_
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-find - find e-mail messages in the *mu* database.
* SYNOPSIS
*mu [common-options] find [options] <search expression>*
*mu* [_COMMON-OPTIONS_] *find* [_OPTIONS_] _SEARCH_EXPRESSION_
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-help - show help information about mu commands.
* SYNOPSIS
*mu [common-options] help [<command>]*
*mu* [_COMMON-OPTIONS_] *help* [_COMMAND_]
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-index - index e-mail messages stored in Maildirs
* SYNOPSIS
*mu [common-options] index*
*mu* [_COMMON-OPTIONS_] *index*
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-info - show information
* SYNOPSIS
*mu [common options] info [<topic>]*
*mu* [_COMMON OPTIONS_] *info* [_TOPIC_]
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-init - initialize the mu message database
* SYNOPSIS
*mu [common-options] init [options]*
*mu* [_COMMON-OPTIONS_] *init* [_OPTIONS_]
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-mkdir - create a new Maildir
* SYNOPSIS
*mu [common-options] mkdir [options] <dir> [<dirs>]*
*mu* [_COMMON-OPTIONS_] *mkdir* [_OPTIONS_] _DIR_...
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-move - move a message file or change its flags
* SYNOPSIS
*mu [common-options] move [options] <src> [--flags=<flags>] [<target>]*
*mu* [_COMMON-OPTIONS_] *move* [_OPTIONS_] _SRC_ [--flags=_FLAGS_] [_TARGET_]
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-remove - remove messages from the database.
* SYNOPSIS
*mu [common-options] remove [options] <file> [<files>]*
*mu* [_COMMON-OPTIONS_] *remove* [_OPTIONS_] _FILE_...
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-server - the mu backend for the mu4e e-mail client
* SYNOPSIS
mu [common-options] server
*mu* [_COMMON-OPTIONS_] *server*
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-verify - verify message signatures and display information about them
* SYNOPSIS
*mu [common-options] verify [options] [<file> ... ]*
*mu* [_COMMON-OPTIONS_] *verify* [_OPTIONS_] [_FILE_...]
* DESCRIPTION

View File

@ -7,7 +7,7 @@ mu-view - display an e-mail message file
* SYNOPSIS
mu [common options] view [options] [<file> ...]
*mu* [_COMMON OPTIONS_] *view* [_OPTIONS_] [_FILE_...]
* DESCRIPTION

View File

@ -8,7 +8,7 @@ index and search e-mail messages.
* SYNOPSIS
~mu~ [COMMON-OPTIONS] [[COMMAND] [COMMAND-OPTIONS]]
*mu* [_COMMON-OPTIONS_] [[_COMMAND_] [_COMMAND-OPTIONS_]]
For information about the common options, see *COMMON OPTIONS*.