1
0
mirror of https://github.com/docker/cli.git synced 2025-08-08 12:02:07 +03:00

Adds unpause output to docs

Signed-off-by: Jesse Adametz <jesseadametz@gmail.com>
This commit is contained in:
Jesse Adametz
2017-10-26 23:53:40 -07:00
parent 50e1161744
commit 8bf99be0c7

View File

@@ -37,6 +37,7 @@ for further details.
```bash
$ docker unpause my_container
my_container
```
## Related commands