added help for -H, -i command line options

This commit is contained in:
rhoerbe
2014-03-21 15:00:04 +01:00
parent 76b45ee9e8
commit de73eba0b2

View File

@@ -255,6 +255,7 @@ Synopsis::
-c TD_CONFIG, --config Test driver configuration module at the current directory or the path specified -c TD_CONFIG, --config Test driver configuration module at the current directory or the path specified
with the -P option. Do not use relative paths or filename extension with the -P option. Do not use relative paths or filename extension
-d, --debug Print debug information to stderr -d, --debug Print debug information to stderr
-H, --prettyprint Human readable status output
-h, --help show this help message and exit -h, --help show this help message and exit
-i, --insecure do not check TLS certificate (overriding -C option) -i, --insecure do not check TLS certificate (overriding -C option)
-J TT_CONFIG_FILE Test target configuration in JSON format -J TT_CONFIG_FILE Test target configuration in JSON format