aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorShohei YOSHIDA2022-11-27 21:58:27 +0900
committerEli Zaretskii2022-11-27 15:17:40 +0200
commitbacba02e5c7fe69e79c9ba3d65de851f8ccb86bb (patch)
tree38347419657953ea380784fd6d257d27c973f7ce /lib-src
parent80bfd6dc5bc3738db595a4972893b149b1224800 (diff)
downloademacs-bacba02e5c7fe69e79c9ba3d65de851f8ccb86bb.tar.gz
emacs-bacba02e5c7fe69e79c9ba3d65de851f8ccb86bb.zip
* lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/emacsclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c
index ee124ea135c..bc23f3fa363 100644
--- a/lib-src/emacsclient.c
+++ b/lib-src/emacsclient.c
@@ -689,7 +689,7 @@ The following OPTIONS are accepted:\n\
689 Set the parameters of a new frame\n\ 689 Set the parameters of a new frame\n\
690-e, --eval Evaluate the FILE arguments as ELisp expressions\n\ 690-e, --eval Evaluate the FILE arguments as ELisp expressions\n\
691-n, --no-wait Don't wait for the server to return\n\ 691-n, --no-wait Don't wait for the server to return\n\
692-w, --timeout Seconds to wait before timing out\n\ 692-w, --timeout=SECONDS Seconds to wait before timing out\n\
693-q, --quiet Don't display messages on success\n\ 693-q, --quiet Don't display messages on success\n\
694-u, --suppress-output Don't display return values from the server\n\ 694-u, --suppress-output Don't display return values from the server\n\
695-d DISPLAY, --display=DISPLAY\n\ 695-d DISPLAY, --display=DISPLAY\n\