add consul to usage

Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux 2015-01-22 19:40:36 +00:00
parent ecb47032bd
commit a12c8ff87e
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ DESCRIPTION:
ARGUMENTS:
discovery{{printf "\t"}}discovery service to use [$SWARM_DISCOVERY]
{{printf "\t"}} * token://<token>
{{printf "\t"}} * consul://<ip1>,<ip2>/<path>
{{printf "\t"}} * etcd://<ip1>,<ip2>/<path>
{{printf "\t"}} * file://path/to/file
{{printf "\t"}} * zk://<ip1>,<ip2>/<path>