1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

Adds unpause output to docs

Signed-off-by: Jesse Adametz <jesseadametz@gmail.com>
Upstream-commit: 8bf99be0c7
Component: cli
This commit is contained in:
Jesse Adametz
2017-10-26 23:53:40 -07:00
parent 6a1f8e5780
commit e0db409186

View File

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