emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 c4e9a6159a3: * doc/man/emacsclient.1: Fix --tramp option.


From: Michael Albinus
Subject: emacs-29 c4e9a6159a3: * doc/man/emacsclient.1: Fix --tramp option.
Date: Wed, 25 Oct 2023 06:24:45 -0400 (EDT)

branch: emacs-29
commit c4e9a6159a3603c94ffbf5fe05f50c93f4ccc451
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * doc/man/emacsclient.1: Fix --tramp option.
---
 doc/man/emacsclient.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1
index acc2edd4609..0acf3dd339e 100644
--- a/doc/man/emacsclient.1
+++ b/doc/man/emacsclient.1
@@ -1,5 +1,5 @@
 .\" 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
 .\" other params are allowed: see man(7), man(1)
 .SH NAME
@@ -119,7 +119,7 @@ This can also be specified via the EMACS_SOCKET_NAME 
environment variable.
 .B \-nw, \-t, \-\-tty
 Open a new Emacs frame on the current terminal.
 .TP
-.B \-T, \-\-tramp-prefix=PREFIX
+.B \-T, \-\-tramp=PREFIX
 Set PREFIX to add to filenames for Emacs to locate files on remote
 machines using TRAMP.  This is mostly useful in combination with using
 the Emacs server over TCP with --server-file.  This can also be



reply via email to

[Prev in Thread] Current Thread [Next in Thread]