diff options
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 |