mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Fix whitespace error.
Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
This commit is contained in:
committed by
Tibor Vass
parent
218740abc7
commit
5140cef92a
@@ -48,7 +48,7 @@ IMAGE ID, CREATED, and SIZE.
|
||||
|
||||
The `docker image ls` command takes an optional `[REPOSITORY[:TAG]]` argument
|
||||
that restricts the list to images that match the argument. If you specify
|
||||
`REPOSITORY`but no `TAG`, the `docker image ls` command lists all images in the
|
||||
`REPOSITORY` but no `TAG`, the `docker image ls` command lists all images in the
|
||||
given repository.
|
||||
|
||||
docker image ls java
|
||||
|
||||
Reference in New Issue
Block a user