mirror of https://github.com/docker/cli.git
Merge pull request #646 from jadametz/add_unpause_output
Adds unpause output to docs
This commit is contained in:
commit
7ed96d3b2b
|
@ -37,6 +37,7 @@ for further details.
|
|||
|
||||
```bash
|
||||
$ docker unpause my_container
|
||||
my_container
|
||||
```
|
||||
|
||||
## Related commands
|
||||
|
|
Loading…
Reference in New Issue