DockerCLI/docs/reference
Sebastiaan van Stijn 0d964441e9 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>
2017-06-02 00:10:45 +00:00
..
commandline swarm leave is not only for workers 2017-06-02 00:10:45 +00:00
builder.md Update docs for the output of `docker build` (Step 1/...) 2017-06-02 00:10:32 +00:00
glossary.md Fix instances of doubled words 2017-06-02 00:10:42 +00:00
index.md fix frontmatter keywords value type (string, instead of []string) in /docs/reference 2017-06-02 00:10:31 +00:00
run.md fix some broken contents links 2017-06-02 00:10:44 +00:00