aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2016-11-21 23:13:36 +0200
committerDavid Bremner <david@tethera.net>2016-11-26 08:15:11 -0400
commita5df39c276be5c6f8e67685ff5ef960d30e36e07 (patch)
treedfe84f8e4f62e6ed031043b1cd4d93e42086e109 /doc
parent04174cdfadb88237242e0ed2728829c65dc440ec (diff)
notmuch-emacs-mua: add --hello parameter
If the --hello parameter is given, display the notmuch hello buffer instead of the message composition buffer if no message composition parameters are given. Signed-off-by: Jani Nikula <jani@nikula.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/notmuch-emacs-mua.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man1/notmuch-emacs-mua.rst b/doc/man1/notmuch-emacs-mua.rst
index b80aa5f9..87787e20 100644
--- a/doc/man1/notmuch-emacs-mua.rst
+++ b/doc/man1/notmuch-emacs-mua.rst
@@ -33,6 +33,10 @@ Supported options for **emacs-mua** include
``-i, --body=``\ <file>
Specify a file to include into the body of the message.
+ ``--hello``
+ Go to the Notmuch hello screen instead of the message composition
+ window if no message composition parameters are given.
+
``--no-window-system``
Even if a window system is available, use the current terminal.