mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Modify usage of docker swarm join-token command
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
parent
6e70a976ba
commit
9123ca546a
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ parent = "smn_cli"
|
|||
# swarm join-token
|
||||
|
||||
```markdown
|
||||
Usage: docker swarm join-token [--rotate] (worker|manager)
|
||||
Usage: docker swarm join-token [OPTIONS] (worker|manager)
|
||||
|
||||
Manage join tokens
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue