mirror of
https://github.com/docker/compose.git
synced 2025-07-26 07:04:32 +02:00
Fix docstring for images command
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
90beeaf21c
commit
815a3af6d2
@ -484,7 +484,7 @@ class TopLevelCommand(object):
|
|||||||
|
|
||||||
def images(self, options):
|
def images(self, options):
|
||||||
"""
|
"""
|
||||||
List images.
|
List images used by the created containers.
|
||||||
Usage: images [options] [SERVICE...]
|
Usage: images [options] [SERVICE...]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user