mirror of https://github.com/docker/cli.git
4cf95aeaa2
the "docker swarm leave" command description mentioned that the command can only be used for workers, however, the command can also be used for managers (using the `-f` / `--force` option). this patch removes the "(workers only)" part of the command description. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
cmd.go | ||
init.go | ||
join.go | ||
join_token.go | ||
leave.go | ||
opts.go | ||
opts_test.go | ||
unlock.go | ||
unlock_key.go | ||
update.go |