mirror of https://github.com/docker/cli.git
Merge pull request #1007 from HenryNe/patch-1
docs: Typofix in example "docker image ls"
This commit is contained in:
commit
f3bf6928da
|
@ -35,7 +35,7 @@ bzip2, or xz) from a file or STDIN. It restores both images and tags.
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker docker image ls
|
$ docker image ls
|
||||||
|
|
||||||
REPOSITORY TAG IMAGE ID CREATED SIZE
|
REPOSITORY TAG IMAGE ID CREATED SIZE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue