mirror of https://github.com/docker/cli.git
Remove some redundant consts
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
parent
ec318edf12
commit
8cb80e77d1
|
@ -25,7 +25,7 @@ Options:
|
|||
--cert-expiry duration Validity period for node certificates (default 2160h0m0s)
|
||||
--dispatcher-heartbeat duration Dispatcher heartbeat period (default 5s)
|
||||
--external-ca value Specifications of one or more certificate signing endpoints
|
||||
--force-new-cluster Force create a new cluster from current state.
|
||||
--force-new-cluster Force create a new cluster from current state
|
||||
--help Print usage
|
||||
--listen-addr value Listen address (format: <ip|interface>[:port])
|
||||
--task-history-limit int Task history retention limit (default 5)
|
||||
|
|
Loading…
Reference in New Issue