docs: added support for CLI yaml file generation
Signed-off-by: French Ben <frenchben@docker.com> Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
@ -26,7 +26,7 @@ Options:
|
||||
The tarball may be compressed with gzip, bzip, or xz
|
||||
-q, --quiet Suppress the load output but still outputs the imported images
|
||||
```
|
||||
## Descriptino
|
||||
## Description
|
||||
|
||||
`docker load` loads a tarred repository from a file or the standard input stream.
|
||||
It restores both images and tags.
|
||||
|
||||
@ -27,7 +27,7 @@ Options:
|
||||
--help Print usage
|
||||
```
|
||||
|
||||
## Descriptino
|
||||
## Description
|
||||
|
||||
Lists the stacks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user