From 54f5e16a387a4db620fd7074dc30c7474d7d928a 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 --- docs/sources/reference/commandline/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/commandline/cli.md b/docs/sources/reference/commandline/cli.md index a566bf68..a43f485b 100644 --- a/docs/sources/reference/commandline/cli.md +++ b/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