mirror of https://github.com/docker/compose.git
Fix typo in unpause reference doc
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
4017ea99fe
commit
77d2aae72d
|
|
@ -9,7 +9,7 @@ parent = "smn_compose_cli"
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
# pause
|
# unpause
|
||||||
|
|
||||||
```
|
```
|
||||||
Usage: unpause [SERVICE...]
|
Usage: unpause [SERVICE...]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue