* doc/man/emacsclient.1: Fix --tramp option.
This commit is contained in:
parent
1e5357d3d1
commit
a475165738
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-25" "GNU Emacs" "GNU"
|
.TH EMACSCLIENT 1 "2023-12-23" "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
|
||||||
|
@ -158,7 +158,7 @@ option, if present.
|
||||||
.B EMACSCLIENT_TRAMP
|
.B EMACSCLIENT_TRAMP
|
||||||
A prefix to add to filenames, intended to allow Emacs to locate files
|
A prefix to add to filenames, intended to allow Emacs to locate files
|
||||||
on remote machines using TRAMP. Will be overridden by the
|
on remote machines using TRAMP. Will be overridden by the
|
||||||
.B \-\-tramp-prefix
|
.B \-\-tramp
|
||||||
option, if present.
|
option, if present.
|
||||||
.TP
|
.TP
|
||||||
.B EMACS_SERVER_FILE
|
.B EMACS_SERVER_FILE
|
||||||
|
|
Loading…
Add table
Reference in a new issue