moby--moby/daemon/cluster
Yong Tang 3d30155735 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>
2016-07-22 00:32:24 -07:00
..
convert Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
executor Merge pull request #24139 from runshenzhu/health-check 2016-07-11 09:43:59 -04:00
provider fix some typos 2016-06-21 15:29:25 +08:00
cluster.go Update the errNoManager() to conform to `swarm join-token` 2016-07-22 00:32:24 -07:00
filters.go Allow partial name match for `node ls`, and `node tasks` 2016-07-20 08:16:10 -07:00
helpers.go Fix spelling in comments, strings and documentation 2016-07-03 20:58:11 +03:00