fix consul help

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Victor Vieux 2015-04-23 14:41:21 -07:00
parent cf946d35f9
commit 57ef27efcc
1 changed files with 1 additions and 1 deletions

View File

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