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.man.md | |
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.man.md')
-rw-r--r-- | man/ttyd.man.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/ttyd.man.md b/man/ttyd.man.md index 8ff9c42..98497cb 100644 --- a/man/ttyd.man.md +++ b/man/ttyd.man.md @@ -68,6 +68,9 @@ ttyd 1 "September 2016" ttyd "User Manual" -o, --once Accept only one client and exit on disconnection + -q, --exit-no-conn + Exit on all clients disconnection + -B, --browser Open terminal with the default system browser @@ -78,7 +81,7 @@ ttyd 1 "September 2016" ttyd "User Manual" Expected base path for requests coming from a reverse proxy (eg: /mounted/here, max length: 128) -P, --ping-interval - Websocket ping interval(sec) (default: 300) + Websocket ping interval(sec) (default: 5) -6, --ipv6 Enable IPv6 support |