'an file' -> 'a file' grammar fix

Signed-off-by: Albert Callarisa Roca <albert@acroca.com>
Upstream-commit: 54f5e16a38
Component: cli
This commit is contained in:
Albert Callarisa
2014-09-18 22:55:38 +08:00
committed by Tibor Vass
parent 279a61f613
commit 409eb6c388

View File

@ -1333,7 +1333,7 @@ Providing a maximum restart limit is only valid for the ** on-failure ** policy.
Save an image(s) to a tar archive (streamed to STDOUT by default)
-o, --output="" Write to an file, instead of STDOUT
-o, --output="" Write to a file, instead of STDOUT
Produces a tarred repository to the standard output stream.
Contains all parent layers, and all tags + versions, or specified repo:tag, for