summaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2015-03-07 16:30:19 +0200
committerDavid Bremner <david@tethera.net>2015-03-08 08:27:28 +0100
commit5240c438f5f6212fbce811ea4fd55ae964c97d99 (patch)
treef34b7375f6e2f092f6498145949bf94f8b205381 /doc/man1
parent05b27ee0ddc3de286f2acce3bed1e6e5ed3c28e3 (diff)
notmuch-emacs-mua: remove -C to keep short options compatible with mutt
Notmuch uses long options exclusively all around. The short options in notmuch-emacs-mua are intentionally just a compatible subset of mutt(1). Keep it this way, if only to make documenting the fact easy! The Notmuch style --client long option remains, of course.
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/notmuch-emacs-mua.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/notmuch-emacs-mua.rst b/doc/man1/notmuch-emacs-mua.rst
index eb47098e..32b72863 100644
--- a/doc/man1/notmuch-emacs-mua.rst
+++ b/doc/man1/notmuch-emacs-mua.rst
@@ -18,7 +18,7 @@ Supported options for **notmuch-emacs-mua** include
``-h, --help``
Display help.
- ``-C, --client``
+ ``--client``
Use emacsclient, rather than emacs. This will start
an emacs daemon process if necessary.