Merge pull request #31160 from pastcompute/patch-1

Fix missing whitespace between words in manpage
This commit is contained in:
Sebastiaan van Stijn 2017-02-19 01:24:38 -08:00 committed by GitHub
commit 475a8be5e5

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