summaryrefslogtreecommitdiff
path: root/doc/man/emacsclient.1
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2008-11-27 16:56:33 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2008-11-27 16:56:33 +0000
commitfba1d2bef16981a18954b688356416cd390fe48d (patch)
tree4163acc3e794ab97cf52c4d572b0c2e8545f6520 /doc/man/emacsclient.1
parentcab8a1afac836defce9aa046c18cb26ea0ed9f7f (diff)
downloademacs-fba1d2bef16981a18954b688356416cd390fe48d.tar.gz
Mention -nw and -c. Fix the character for --help.
Swap the order of -e and -n to follow the order displayed by --help.
Diffstat (limited to 'doc/man/emacsclient.1')
-rw-r--r--doc/man/emacsclient.114
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1
index 8852372dd75..ce5829d8d0d 100644
--- a/doc/man/emacsclient.1
+++ b/doc/man/emacsclient.1
@@ -48,14 +48,20 @@ If you set the variable `server-window' to a window or a frame, `C-x
The programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
.TP
-.B \-n, \-\-no-wait
-returns
-immediately without waiting for you to "finish" the buffer in Emacs.
+.B \-nw, \-t, \-\-tty
+open a new Emacs frame on the current terminal
+.TP
+.B -c, \-\-create-frame
+create a new frame instead of trying to use the current Emacs frame
.TP
.B \-e, \-\-eval
do not visit files but instead evaluate the arguments as Emacs
Lisp expressions.
.TP
+.B \-n, \-\-no-wait
+returns
+immediately without waiting for you to "finish" the buffer in Emacs.
+.TP
.B \-s, \-\-socket-name=FILENAME
use socket named FILENAME for communication.
.TP
@@ -73,7 +79,7 @@ tell the server to display the files on the given display.
.B \-V, \-\-version
print version information and exit
.TP
-.B \-h, \-\-help
+.B \-H, \-\-help
print this usage information message and exit
.SH "SEE ALSO"
The program is documented fully in