mirror of https://github.com/docker/cli.git
Adds unpause output to docs
Signed-off-by: Jesse Adametz <jesseadametz@gmail.com>
This commit is contained in:
parent
50e1161744
commit
8bf99be0c7
|
@ -37,6 +37,7 @@ for further details.
|
|||
|
||||
```bash
|
||||
$ docker unpause my_container
|
||||
my_container
|
||||
```
|
||||
|
||||
## Related commands
|
||||
|
|
Loading…
Reference in New Issue