diff options
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 |
