aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2015-03-07 16:30:20 +0200
committerDavid Bremner <david@tethera.net>2015-03-08 08:27:43 +0100
commita00b4abc27ee2402bfe0cf5c1cba5417ecc36097 (patch)
tree5da074b90b18241f2e7ac86f80b9ae631dfaee14
parent5240c438f5f6212fbce811ea4fd55ae964c97d99 (diff)
man: fix notmuch-emacs-mua environment section
It's emacsclient command, not comment. Document default values. While at it, format the environment section similarly to other man pages.
-rw-r--r--doc/man1/notmuch-emacs-mua.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man1/notmuch-emacs-mua.rst b/doc/man1/notmuch-emacs-mua.rst
index 32b72863..36b51cdc 100644
--- a/doc/man1/notmuch-emacs-mua.rst
+++ b/doc/man1/notmuch-emacs-mua.rst
@@ -51,11 +51,11 @@ Options may be specified multiple times.
ENVIRONMENT VARIABLES
=====================
-``EMACS``
-Name of emacs command to invoke
+**EMACS**
+ Name of emacs command to invoke. Defaults to "emacs".
-``EMACSCLIENT``
-Name of emacsclient comment to invoke
+**EMACSCLIENT**
+ Name of emacsclient command to invoke. Defaults to "emacsclient".
SEE ALSO
========