diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:54:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:54:50 +0000 |
commit | 451520af975c978c8ffaa1d9a0959b50c1b8e294 (patch) | |
tree | c2abdd80665f8494280a65417a9c21156ff41125 /man/ttyd.1 | |
parent | Adding upstream version 1.7.4. (diff) | |
download | ttyd-7e1cc18c0735ba4b4cef5b7e952374ab48694185.tar.xz ttyd-7e1cc18c0735ba4b4cef5b7e952374ab48694185.zip |
Adding upstream version 1.7.7.upstream/1.7.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/ttyd.1')
-rw-r--r-- | man/ttyd.1 | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -78,7 +78,7 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows Allow client to send command line arguments in URL (eg: http://localhost:7681?arg=foo&arg=bar) .PP --R, --writable +-W, --writable Allow clients to write to the TTY (readonly by default) .PP @@ -102,6 +102,10 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows Accept only one client and exit on disconnection .PP +-q, --exit-no-conn + Exit on all clients disconnection + +.PP -B, --browser Open terminal with the default system browser @@ -115,7 +119,7 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows .PP -P, --ping-interval - Websocket ping interval(sec) (default: 300) + Websocket ping interval(sec) (default: 5) .PP -6, --ipv6 |