Merge pull request #26269 from yuexiao-wang/remove-option

Remove the option for the command service rm
Upstream-commit: 20607e2cc20662453226938e4fe0d7ca40fc6ae7
Component: engine
This commit is contained in:
Daniel Nephin
2016-09-07 11:31:11 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ parent = "smn_cli"
# service rm
```Markdown
Usage: docker service rm [OPTIONS] SERVICE [SERVICE...]
Usage: docker service rm SERVICE [SERVICE...]
Remove one or more services