Small docs clarification

This commit is contained in:
Joffrey F 2015-04-22 11:28:59 -07:00
parent 1445956010
commit e1a6f2e0ff
1 changed files with 1 additions and 0 deletions

View File

@ -503,6 +503,7 @@ Identical to the `docker pull` command.
* stream (bool): Stream the output as a generator
* insecure_registry (bool): Use an insecure registry
* auth_config (dict): Override the credentials that Client.login has set for this request
`auth_config` should contain the `username` and `password` keys to be valid.
**Returns** (generator or str): The output