Add for String

Signed-off-by: yupeng <yu.peng36@zte.com.cn>
This commit is contained in:
yupeng
2016-11-03 15:47:58 +08:00
committed by Tibor Vass
parent 194bb052dc
commit af5af201fe
3 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ Options:
-D, --debug Enable debug mode
--help Print usage
-H, --host value Daemon socket(s) to connect to (default [])
-l, --log-level string Set the logging level (debug, info, warn, error, fatal) (default "info")
-l, --log-level string Set the logging level ("debug", "info", "warn", "error", "fatal") (default "info")
--tls Use TLS; implied by --tlsverify
--tlscacert string Trust certs signed only by this CA (default "/root/.docker/ca.pem")
--tlscert string Path to TLS certificate file (default "/root/.docker/cert.pem")