Mercurial > emacs
changeset 85116:5f8a9bf276b9
(print_help_and_exit): Fix space to improve alignment in output messages.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 09 Oct 2007 09:45:51 +0000 |
parents | 60728f83db60 |
children | 5825529bdc98 |
files | lib-src/emacsclient.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/emacsclient.c Tue Oct 09 09:09:25 2007 +0000 +++ b/lib-src/emacsclient.c Tue Oct 09 09:45:51 2007 +0000 @@ -498,7 +498,7 @@ -V, --version Just print version info and return\n\ -H, --help Print this usage information message\n\ -t, --tty Open a new Emacs frame on the current terminal\n\ --c, --create-frame Create a new frame instead of trying to\n\ +-c, --create-frame Create a new frame instead of trying to\n\ use the current Emacs frame\n\ -e, --eval Evaluate the FILE arguments as ELisp expressions\n\ -n, --no-wait Don't wait for the server to return\n\