diff options
| author | Glenn Morris <rgm@gnu.org> | 2014-10-30 19:18:53 -0400 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2014-10-30 19:18:53 -0400 |
| commit | 12f12f90384256430ee00b71650a10597d7ac253 (patch) | |
| tree | 1ae4188087b90851f3090c8ed29be07c516d00b5 /doc/man/emacsclient.1 | |
| parent | 71477684db6d781a07edda5060a0530da3623d96 (diff) | |
| download | emacs-12f12f90384256430ee00b71650a10597d7ac253.tar.gz | |
* doc/man/emacsclient.1: Tiny markup fix
Diffstat (limited to 'doc/man/emacsclient.1')
| -rw-r--r-- | doc/man/emacsclient.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1 index a5abcff0d5d..6930271e548 100644 --- a/doc/man/emacsclient.1 +++ b/doc/man/emacsclient.1 @@ -52,7 +52,7 @@ options starting with two dashes (`-'). .B \-a, \-\-alternate-editor=EDITOR if the Emacs server is not running, run the specified editor instead. This can also be specified via the `ALTERNATE_EDITOR' environment variable. -If the value of EDITOR is the empty string, run `emacs --daemon' to +If the value of EDITOR is the empty string, run `emacs \-\-daemon' to start Emacs in daemon mode, and try to connect to it. .TP .B -c, \-\-create-frame |
