From 6e3b3fad568fc7ecf28a435419a66b4a088e0144 Mon Sep 17 00:00:00 2001 From: Shuanglei Tao Date: Sun, 14 Apr 2019 22:36:37 +0800 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.4