Update to 1.3.2

This commit is contained in:
Shuanglei Tao
2017-04-26 22:14:49 +08:00
parent fa6a067878
commit ef9567fc9e

View File

@@ -70,7 +70,7 @@ USAGE:
ttyd [options] <command> [<arguments...>]
VERSION:
1.3.1
1.3.2
OPTIONS:
--port, -p Port to listen (default: 7681, use `0` for random port)
@@ -84,6 +84,7 @@ OPTIONS:
--readonly, -R Do not allow clients to write to the TTY
--client-option, -t Send option to client (format: key=value), repeat to add more options
--check-origin, -O Do not allow websocket connection from different origin
--max-clients, -m Maximum clients to support (default: 0, no limit)
--once, -o Accept only one client and exit on disconnection
--browser, -B Open terminal with the default system browser
--index, -I Custom index.html path