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