From: Jani Nikula Date: Sat, 7 Mar 2015 14:30:20 +0000 (+0200) Subject: man: fix notmuch-emacs-mua environment section X-Git-Tag: 0.20~38 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a00b4abc27ee2402bfe0cf5c1cba5417ecc36097;hp=5240c438f5f6212fbce811ea4fd55ae964c97d99 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. --- 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 ========