From: Shuanglei Tao Date: Sun, 14 Apr 2019 14:36:37 +0000 (+0800) Subject: update README X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=6e3b3fad568fc7ecf28a435419a66b4a088e0144;p=ttyd.git update README --- diff --git a/README.md b/README.md index da83c61..31611ce 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ OPTIONS: -g, --gid Group id to run with -s, --signal Signal to send to the command when exit it (default: 1, SIGHUP) -r, --reconnect Time to reconnect for the client in seconds (default: 10) + -a, --url-arg Allow client to send command line arguments in URL (eg: http://localhost:7681?arg=foo&arg=bar) -R, --readonly Do not allow clients to write to the TTY -t, --client-option Send option to client (format: key=value), repeat to add more options -T, --terminal-type Terminal type to report, default: xterm-256color