From d83891d2823707ebcdd5b6ce505983c8cc305b0d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:54:51 +0200 Subject: Merging upstream version 1.7.7. Signed-off-by: Daniel Baumann --- man/ttyd.1 | 8 ++++++-- man/ttyd.man.md | 5 ++++- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/ttyd.1 b/man/ttyd.1 index 11d9dd7..826ea5f 100644 --- a/man/ttyd.1 +++ b/man/ttyd.1 @@ -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 @@ -101,6 +101,10 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows -o, --once 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 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 -- cgit v1.2.3