Fix docstring for images command

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-03-02 14:59:36 -08:00
parent 90beeaf21c
commit 815a3af6d2

View File

@ -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: