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:
French Ben
2017-01-27 16:47:41 -08:00
committed by Tibor Vass
parent afe91a5120
commit 6fe11272d3
5 changed files with 304 additions and 2 deletions

View File

@ -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.

View File

@ -27,7 +27,7 @@ Options:
--help Print usage
```
## Descriptino
## Description
Lists the stacks.