Updates docs for rename of `name` to `repository`

Signed-off-by: James Meakin <jamesmeakin@gmail.com>
This commit is contained in:
James 2018-03-15 15:01:13 +01:00 committed by Joffrey F
parent 78600d52ab
commit 16ccf377a3
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ class ImageCollection(Collection):
low-level API.
Args:
name (str): The repository to pull
repository (str): The repository to pull
tag (str): The tag to pull
auth_config (dict): Override the credentials that
:py:meth:`~docker.client.DockerClient.login` has set for