Fix typos in docs/reference/manage.md and docs/reference/join.md

Signed-off-by: NanXiao <nan@chinadtrace.org>
This commit is contained in:
NanXiao 2016-06-08 15:35:40 +08:00
parent 453d71753e
commit a1c58f5149
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ When you create the Swarm node, use the `<discovery>` argument to specify one of
* `token://<token>`
* `consul://<ip1>/<path>`
* `etcd://<ip1>,<ip2>,<ip2>/<path>`
* `etcd://<ip1>,<ip2>,<ip3>/<path>`
* `file://<path/to/file>`
* `zk://<ip1>,<ip2>/<path>`
* `[nodes://]<iprange>,<iprange>`

View File

@ -40,7 +40,7 @@ When you create the swarm node, use the `<discovery>` argument to specify one of
* `token://<token>`
* `consul://<ip1>/<path>`
* `etcd://<ip1>,<ip2>,<ip2>/<path>`
* `etcd://<ip1>,<ip2>,<ip3>/<path>`
* `file://<path/to/file>`
* `zk://<ip1>,<ip2>/<path>`
* `[nodes://]<iprange>,<iprange>`