1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00
Files
cli/command/swarm
Sebastiaan van Stijn 4cf95aeaa2 swarm leave is not only for workers
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>
2016-12-16 15:10:20 +01:00
..
2016-11-17 10:54:10 -08:00
2016-11-10 12:05:19 -08:00
2016-10-29 15:03:26 +08:00
2016-10-19 19:47:42 +08:00
2016-12-16 15:10:20 +01:00
2016-09-08 15:46:29 -04:00
2016-11-28 13:24:02 +09:00
2016-11-09 16:09:01 -08:00