diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/emacsclient.c | 2 |
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\ |