fix description of 'docker swarm init'

Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com>
master
Kei Ohmura 2016-11-28 13:24:02 +09:00 committed by Tibor Vass
parent 43a8f3b028
commit 2e2b706917
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Usage: docker swarm init [OPTIONS]
Initialize a swarm
Options:
--advertise-addr value Advertised address (format: <ip|interface>[:port])
--advertise-addr string Advertised address (format: <ip|interface>[:port])
--autolock Enable manager autolocking (requiring an unlock key to start a stopped manager)
--cert-expiry duration Validity period for node certificates (ns|us|ms|s|m|h) (default 2160h0m0s)
--dispatcher-heartbeat duration Dispatcher heartbeat period (ns|us|ms|s|m|h) (default 5s)