]> prime8.dev >> repos - ttyd.git/commitdiff
update README
authorShuanglei Tao <tsl0922@gmail.com>
Sun, 14 Apr 2019 14:36:37 +0000 (22:36 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Sun, 14 Apr 2019 14:36:37 +0000 (22:36 +0800)
README.md

index da83c61e1ee794ed99abeb8f7386c04fe8fb06f0..31611ce9299e07b5fc27834e1e7f7603ebd5085c 100644 (file)
--- 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