Merge pull request #26236 from yuexiao-wang/remove-h-option
Remove -h option for docker cli
(cherry picked from commit 01fe5639bc
)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
parent
d95bffff5f
commit
eea99cd001
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Options:
|
|||
--config=~/.docker Location of client config files
|
||||
-D, --debug Enable debug mode
|
||||
-H, --host=[] Daemon socket(s) to connect to
|
||||
-h, --help Print usage
|
||||
--help Print usage
|
||||
-l, --log-level=info Set the logging level
|
||||
--tls Use TLS; implied by --tlsverify
|
||||
--tlscacert=~/.docker/ca.pem Trust certs signed only by this CA
|
||||
|
|
Loading…
Reference in a new issue