Minor fix for redfish-client on help line for insecure

This commit is contained in:
Bruno Cornec 2016-01-21 18:56:19 +01:00
parent a7c39c1df7
commit 4e1e5039ab

View File

@ -20,7 +20,7 @@ Options:
-h --help Show this screen.
--version Show version.
--conf_file FILE Configuration file [default: ~/.redfish.conf]
--insecure Check SSL certificats
--insecure Ignore SSL certificates
--debug LEVEL Run in debug mode, LEVEL from 1 to 3 increase verbosity
Security warning LEVEL > 1 could reveal password into the logs
--debugfile FILE Specify the client debugfile [default: redfish-client.log]