From 41337f44f26f245c1a03491c76a5ed360d657006 Mon Sep 17 00:00:00 2001 From: "Guillaume J. Charmes" Date: Wed, 29 May 2013 11:53:44 -0700 Subject: [PATCH] Update build doc Upstream-commit: 92939569ab06d13cd179d6e998ef9576d3921bb6 Component: engine --- .../engine/docs/sources/commandline/command/build.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/engine/docs/sources/commandline/command/build.rst b/components/engine/docs/sources/commandline/command/build.rst index 0cb6463e4c..f7df8cbbc3 100644 --- a/components/engine/docs/sources/commandline/command/build.rst +++ b/components/engine/docs/sources/commandline/command/build.rst @@ -2,9 +2,9 @@ :description: Build a new image from the Dockerfile passed via stdin :keywords: build, docker, container, documentation -======================================================== -``build`` -- Build a container from Dockerfile via stdin -======================================================== +================================================ +``build`` -- Build a container from a Dockerfile +================================================ ::