Kaydet (Commit) 2671d878 authored tarafından Joffrey F's avatar Joffrey F

Fix prune_images docstring

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 3c9c8b18
......@@ -305,8 +305,8 @@ class ImageApiMixin(object):
Args:
filters (dict): Filters to process on the prune list.
Available filters:
- dangling (bool): When set to true (or 1), prune only
unused and untagged images.
- dangling (bool): When set to true (or 1), prune only
unused and untagged images.
Returns:
(dict): A dict containing a list of deleted image IDs and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment