1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

* lib-src/emacsclient.c (print_help_and_exit): Fix previous change.

This commit is contained in:
Glenn Morris 2011-06-25 12:33:07 -07:00
parent 948b98fd3c
commit 5f9388d04e

View File

@ -674,7 +674,8 @@ The following OPTIONS are accepted:\n\
-nw, -t, --tty Open a new Emacs frame on the current terminal\n\
-c, --create-frame Create a new frame instead of trying to\n\
use the current Emacs frame\n\
-F, --frame-parameters Set the parameters of a new frame\n\
-F, --frame-parameters=ALIST\n\
Set the parameters of a new frame\n\
-e, --eval Evaluate the FILE arguments as ELisp expressions\n\
-n, --no-wait Don't wait for the server to return\n\
-q, --quiet Don't display messages on success\n\