mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* doc/man/emacsclient.1: Fix --tramp option.
This commit is contained in:
parent
6dca3a8eab
commit
c4e9a6159a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
.\" See section COPYING for conditions for redistribution.
|
.\" See section COPYING for conditions for redistribution.
|
||||||
.TH EMACSCLIENT 1 "2023-10-16" "GNU Emacs" "GNU"
|
.TH EMACSCLIENT 1 "2023-10-25" "GNU Emacs" "GNU"
|
||||||
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
|
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
|
||||||
.\" other params are allowed: see man(7), man(1)
|
.\" other params are allowed: see man(7), man(1)
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
@ -119,7 +119,7 @@ This can also be specified via the EMACS_SOCKET_NAME environment variable.
|
||||||
.B \-nw, \-t, \-\-tty
|
.B \-nw, \-t, \-\-tty
|
||||||
Open a new Emacs frame on the current terminal.
|
Open a new Emacs frame on the current terminal.
|
||||||
.TP
|
.TP
|
||||||
.B \-T, \-\-tramp-prefix=PREFIX
|
.B \-T, \-\-tramp=PREFIX
|
||||||
Set PREFIX to add to filenames for Emacs to locate files on remote
|
Set PREFIX to add to filenames for Emacs to locate files on remote
|
||||||
machines using TRAMP. This is mostly useful in combination with using
|
machines using TRAMP. This is mostly useful in combination with using
|
||||||
the Emacs server over TCP with --server-file. This can also be
|
the Emacs server over TCP with --server-file. This can also be
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue