diff options
-rw-r--r-- | doc/man/emacsclient.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1 index 24ca1c9a468..3bdaafbfc54 100644 --- a/doc/man/emacsclient.1 +++ b/doc/man/emacsclient.1 @@ -88,6 +88,7 @@ This can also be specified via the EMACS_SERVER_FILE environment variable. .B \-n, \-\-no-wait returns immediately without waiting for you to "finish" the buffer in Emacs. +If combined with --eval, this option is ignored. .TP .B \-nw, \-t, \-\-tty open a new Emacs frame on the current terminal |