timeout param in wait documented

This commit is contained in:
Joffrey F 2014-12-15 17:34:51 -08:00
parent 51c6b34859
commit ec04e92c02
1 changed files with 1 additions and 0 deletions

View File

@ -723,6 +723,7 @@ If `container` a dict, the `Id` key is used.
**Params**:
* container (str or dict): The container to wait on
* timeout (int): Request timeout
**Returns** (int): The exit code of the container