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 | 4d9622c39b28114fd1abaa144d6c8b7d5d9fcad4 (patch) | |
tree | a87f048b100e5bcd26a55d4f95039569ad0567e9 /man/ttyd.man.md | |
parent | Adding debian version 1.7.4-1. (diff) | |
download | ttyd-4d9622c39b28114fd1abaa144d6c8b7d5d9fcad4.tar.xz ttyd-4d9622c39b28114fd1abaa144d6c8b7d5d9fcad4.zip |
Merging upstream version 1.7.7.
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 |