Merge pull request #646 from jadametz/add_unpause_output

Adds unpause output to docs
This commit is contained in:
Sebastiaan van Stijn 2017-10-28 02:00:40 +02:00 committed by GitHub
commit 7ed96d3b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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