Fix whitespace error.

Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
Upstream-commit: 296c803d320fa941d8dd0dc5dc73b683486b6c92
Component: engine
This commit is contained in:
Andrew McDonnell
2017-02-19 13:26:29 +10:30
parent adced63586
commit dbeb0f7f68

View File

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