mirror of
https://github.com/docker/compose.git
synced 2025-07-25 22:54:54 +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):
|
||||
"""
|
||||
List images.
|
||||
List images used by the created containers.
|
||||
Usage: images [options] [SERVICE...]
|
||||
|
||||
Options:
|
||||
|
Loading…
x
Reference in New Issue
Block a user