mirror of https://github.com/docker/cli.git
Remove the option for the command service rm
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
parent
865d0e364d
commit
6d8cf3fb44
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue