update command description
Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
parent
4d1fc99027
commit
7b7ff16175
@ -13,7 +13,7 @@ parent = "smn_cli"
|
|||||||
```markdown
|
```markdown
|
||||||
Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
|
Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
|
||||||
|
|
||||||
Restart a container
|
Restart one or more containers
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--help Print usage
|
--help Print usage
|
||||||
|
@ -13,7 +13,7 @@ parent = "smn_cli"
|
|||||||
```markdown
|
```markdown
|
||||||
Usage: docker wait CONTAINER [CONTAINER...]
|
Usage: docker wait CONTAINER [CONTAINER...]
|
||||||
|
|
||||||
Block until a container stops, then print its exit code
|
Block until one or more containers stop, then print their exit codes
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--help Print usage
|
--help Print usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user