summaryrefslogtreecommitdiffstats
path: root/man/ttyd.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 08:14:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 08:14:42 +0000
commit6963f5f48ed68cb42b92e40c84014bd12cd377fc (patch)
treec2abdd80665f8494280a65417a9c21156ff41125 /man/ttyd.1
parentAdding upstream version 1.7.3. (diff)
downloadttyd-6963f5f48ed68cb42b92e40c84014bd12cd377fc.tar.xz
ttyd-6963f5f48ed68cb42b92e40c84014bd12cd377fc.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.1')
-rw-r--r--man/ttyd.114
1 files changed, 9 insertions, 5 deletions
diff --git a/man/ttyd.1 b/man/ttyd.1
index 1d80b02..826ea5f 100644
--- a/man/ttyd.1
+++ b/man/ttyd.1
@@ -78,12 +78,12 @@ 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, --readonly
- Do not allow clients to write to the TTY
+-W, --writable
+ Allow clients to write to the TTY (readonly by default)
.PP
-t, --client-option
- Send option to client (format: key=value), repeat to add more options, see \fBCLIENT OPTOINS\fP for details
+ Send option to client (format: key=value), repeat to add more options, see \fBCLIENT OPTIONS\fP for details
.PP
-T, --terminal-type
@@ -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
@@ -150,7 +154,7 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows
Print this text and exit
-.SH CLIENT OPTOINS
+.SH CLIENT OPTIONS
.PP
ttyd has a mechanism to pass server side command-line arguments to the browser page which is called \fBclient options\fP: