mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand
With subcommand handling for external commands we can now hide the implementation detail of emacs-mua being a separate notmuch-emacs-mua script.
This commit is contained in:
parent
10f8c5d205
commit
caa9dcb707
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ notmuch-emacs-mua
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
========
|
========
|
||||||
|
|
||||||
**notmuch-emacs-mua** [options ...] [<to-address> ... | <mailto-url>]
|
**notmuch** **emacs-mua** [options ...] [<to-address> ... | <mailto-url>]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
===========
|
===========
|
||||||
|
@ -13,7 +13,7 @@ DESCRIPTION
|
||||||
Start composing an email in the Notmuch Emacs UI with the specified
|
Start composing an email in the Notmuch Emacs UI with the specified
|
||||||
subject, recipients, and message body, or mailto: URL.
|
subject, recipients, and message body, or mailto: URL.
|
||||||
|
|
||||||
Supported options for **notmuch-emacs-mua** include
|
Supported options for **emacs-mua** include
|
||||||
|
|
||||||
``-h, --help``
|
``-h, --help``
|
||||||
Display help.
|
Display help.
|
||||||
|
|
Loading…
Reference in a new issue