Merge pull request #25914 from lixiaobing10051267/masterSwarmJoinManager
Remove option "--manager" description for swarm_join.md
(cherry picked from commit 7cd88e5ec4
)
Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
parent
909f9f5ea8
commit
72f1556f62
1 changed files with 0 additions and 4 deletions
|
@ -87,10 +87,6 @@ name, the default port 2377 will be used.
|
|||
|
||||
This flag is generally not necessary when joining an existing swarm.
|
||||
|
||||
### `--manager`
|
||||
|
||||
Joins the node as a manager
|
||||
|
||||
### `--token string`
|
||||
|
||||
Secret value required for nodes to join the swarm
|
||||
|
|
Loading…
Reference in a new issue