Update 'save' command help

Based on review feedback.

Signed-off-by: Martin Mosegaard Amdisen <martin.amdisen@praqma.com>
Upstream-commit: c0271978f9
Component: cli
This commit is contained in:
Martin Mosegaard Amdisen
2017-06-02 00:07:32 +00:00
committed by Tibor Vass
parent 09476ca3f7
commit 2e37809525
3 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ parent = "smn_cli"
Usage: docker save [OPTIONS] IMAGE [IMAGE...]
Save images to a tar archive (streamed to STDOUT by default)
Save one or more images to a tar archive (streamed to STDOUT by default)
--help Print usage
-o, --output="" Write to a file, instead of STDOUT