mirror of https://github.com/docker/cli.git
docs: man docker-images: inconsistent naming
Synopsis is mentioning "NAME" while description is describing "REPOSITORY". Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
parent
5d4d002c23
commit
82436ff167
|
@ -779,7 +779,7 @@ To see how the `docker:latest` image was built:
|
|||
|
||||
## images
|
||||
|
||||
Usage: docker images [OPTIONS] [NAME]
|
||||
Usage: docker images [OPTIONS] [REPOSITORY]
|
||||
|
||||
List images
|
||||
|
||||
|
|
Loading…
Reference in New Issue