Merge pull request #665 from vieux/fix_help

fix consul help
This commit is contained in:
Alexandre Beslic 2015-04-23 14:44:15 -07:00
commit e496d04d47
1 changed files with 1 additions and 1 deletions

View File

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