moby/daemon/cluster
Yong Tang c6cd4b37c7 Update the errNoManager() to conform to swarm join-token
In 24823, `swarm join` has been updated to take a `--token`
flag and flag `--manager` has been removed. Though in errNoManager()
the error message still use the old description.

This fix update the error message in errNoManager() and conforms
to the current available flags.

This fix is related to 24823.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
(cherry picked from commit 3d30155735)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:17:01 -07:00
..
convert Replace secrets with join tokens 2016-07-25 23:16:59 -07:00
executor add health check in docker cluster 2016-07-12 15:43:39 -07:00
provider Fix misspell typos 2016-06-30 16:47:43 -07:00
cluster.go Update the errNoManager() to conform to swarm join-token 2016-07-25 23:17:01 -07:00
filters.go Allow partial name match for node ls, and node tasks 2016-07-25 23:15:45 -07:00
helpers.go Fix spelling in comments, strings and documentation 2016-07-08 15:31:42 -07:00