From 409eb6c3880399bc0880c895aaece16c458abe97 Mon Sep 17 00:00:00 2001 From: Albert Callarisa Date: Thu, 18 Sep 2014 22:55:38 +0800 Subject: [PATCH] 'an file' -> 'a file' grammar fix Signed-off-by: Albert Callarisa Roca Upstream-commit: 54f5e16a387a4db620fd7074dc30c7474d7d928a Component: cli --- components/cli/docs/sources/reference/commandline/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/docs/sources/reference/commandline/cli.md b/components/cli/docs/sources/reference/commandline/cli.md index a566bf6820..a43f485b48 100644 --- a/components/cli/docs/sources/reference/commandline/cli.md +++ b/components/cli/docs/sources/reference/commandline/cli.md @@ -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