Skip to content

Commit cf1d869

Browse files
jmsmknshin-
authored andcommitted
Updates docs for rename of name to repository
Signed-off-by: James Meakin <[email protected]>
1 parent 9c2b4e1 commit cf1d869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/models/images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ def pull(self, repository, tag=None, **kwargs):
284284
low-level API.
285285
286286
Args:
287-
name (str): The repository to pull
287+
repository (str): The repository to pull
288288
tag (str): The tag to pull
289289
auth_config (dict): Override the credentials that
290290
:py:meth:`~docker.client.DockerClient.login` has set for

0 commit comments

Comments
 (0)