Merge pull request #606 from bo0ts/patch-1

Remove non-existing argument
This commit is contained in:
Joffrey F 2015-05-20 10:14:25 -07:00
commit 4aa2fa649f
1 changed files with 1 additions and 2 deletions

View File

@ -66,7 +66,6 @@ for example:
**Params**
* container (str): The container to start
* binds: Volumes to bind. See [Using volumes](volumes.md) for more information.
* port_bindings (dict): Port bindings. See [Port bindings](port-bindings.md)
for more information.