diff options
| author | Jani Nikula <jani@nikula.org> | 2016-11-21 23:13:34 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-26 08:09:58 -0400 |
| commit | caa9dcb70798bbd06bc52489109988ed1c01806c (patch) | |
| tree | 8552e52f8165eb6975e5fa62431d312eef410845 /doc | |
| parent | 10f8c5d205d5398bb86809bf8e7958038ba3b6fe (diff) | |
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.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/man1/notmuch-emacs-mua.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/notmuch-emacs-mua.rst b/doc/man1/notmuch-emacs-mua.rst index 651d00fa..b80aa5f9 100644 --- a/doc/man1/notmuch-emacs-mua.rst +++ b/doc/man1/notmuch-emacs-mua.rst @@ -5,7 +5,7 @@ notmuch-emacs-mua SYNOPSIS ======== -**notmuch-emacs-mua** [options ...] [<to-address> ... | <mailto-url>] +**notmuch** **emacs-mua** [options ...] [<to-address> ... | <mailto-url>] DESCRIPTION =========== @@ -13,7 +13,7 @@ DESCRIPTION Start composing an email in the Notmuch Emacs UI with the specified subject, recipients, and message body, or mailto: URL. -Supported options for **notmuch-emacs-mua** include +Supported options for **emacs-mua** include ``-h, --help`` Display help. |
