mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-09 20:34:22 +01:00
server: add --exit-no-conn option (#1029)
Co-authored-by: Shuanglei Tao <tsl0922@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user