From: Glenn Morris Date: Sat, 25 Jun 2011 19:52:34 +0000 (-0700) Subject: * lib-src/emacsclient.c (print_help_and_exit): More fixing of previous. X-Git-Tag: emacs-pretest-24.0.90~104^2~152^2~412 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a150502ad89cc06930319f3bdc0ab0a8db429e73;p=emacs.git * lib-src/emacsclient.c (print_help_and_exit): More fixing of previous. --- diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index 0bfa748707c..c78a42bffe8 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c @@ -674,7 +674,7 @@ 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=ALIST\n\ +-F ALIST, --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\