docs: remove empty cli reference stubs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@ -1,21 +0,0 @@
|
||||
# image save
|
||||
|
||||
<!---MARKER_GEN_START-->
|
||||
Save one or more images to a tar archive (streamed to STDOUT by default)
|
||||
|
||||
### Aliases
|
||||
|
||||
`docker image save`, `docker save`
|
||||
|
||||
### Options
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
|:-----------------|:---------|:--------|:-----------------------------------|
|
||||
| `-o`, `--output` | `string` | | Write to a file, instead of STDOUT |
|
||||
|
||||
|
||||
<!---MARKER_GEN_END-->
|
||||
|
||||
## Description
|
||||
|
||||
See [docker save](save.md) for more information.
|
||||
Reference in New Issue
Block a user