From: Shohei YOSHIDA Date: Sun, 27 Nov 2022 12:58:27 +0000 (+0900) Subject: * lib-src/emacsclient.c (print_help_and_exit): Fix --timeout. X-Git-Tag: emacs-29.0.90~1459 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bacba02e5c7fe69e79c9ba3d65de851f8ccb86bb;p=emacs.git * lib-src/emacsclient.c (print_help_and_exit): Fix --timeout. --- 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\ 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\