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 * SYNOPSIS
*mu [common-options] add [options] <file> [<files>]* *mu* [_COMMON-OPTIONS_] *add* [_OPTIONS_] _FILE_...
* DESCRIPTION * DESCRIPTION

View File

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

View File

@ -8,9 +8,9 @@ mu-extract - display and save message parts
* SYNOPSIS * 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 * DESCRIPTION

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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