mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
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:
committed by
Misty Stanley-Jones
parent
d95bffff5f
commit
eea99cd001
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user