emacs-diffs
[Top][All Lists]
Advanced

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

master bacba02e5c: * lib-src/emacsclient.c (print_help_and_exit): Fix --


From: Eli Zaretskii
Subject: master bacba02e5c: * lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.
Date: Sun, 27 Nov 2022 08:17:39 -0500 (EST)

branch: master
commit bacba02e5c7fe69e79c9ba3d65de851f8ccb86bb
Author: Shohei YOSHIDA <syohex@gmail.com>
Commit: Eli Zaretskii <eliz@gnu.org>

    * lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.
---
 lib-src/emacsclient.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c
index ee124ea135..bc23f3fa36 100644
--- a/lib-src/emacsclient.c
+++ b/lib-src/emacsclient.c
@@ -689,7 +689,7 @@ The following OPTIONS are accepted:\n\
                        Set the parameters of a new frame\n\
 -e, --eval             Evaluate the FILE arguments as ELisp expressions\n\
 -n, --no-wait          Don't wait for the server to return\n\
--w, --timeout          Seconds to wait before timing out\n\
+-w, --timeout=SECONDS  Seconds to wait before timing out\n\
 -q, --quiet            Don't display messages on success\n\
 -u, --suppress-output   Don't display return values from the server\n\
 -d DISPLAY, --display=DISPLAY\n\



reply via email to

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