1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

docker load: Typofix in examples

Remove the double "docker docker" from example

Signed-off-by: Henry Ne <henrynmail-github@yahoo.de>
This commit is contained in:
Henry N
2018-04-16 16:01:53 +02:00
committed by HenryNe
parent e5980c541a
commit 79c489d812

View File

@ -35,7 +35,7 @@ bzip2, or xz) from a file or STDIN. It restores both images and tags.
## Examples
```bash
$ docker docker image ls
$ docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE