5391ce8ffa
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
cmd.go | ||
init.go | ||
join.go | ||
join_token.go | ||
leave.go | ||
opts.go | ||
opts_test.go | ||
unlock.go | ||
unlock_key.go | ||
update.go |