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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user