Merge pull request #5551 from felixrabe/patch-1

cli.md: Fix up Markdown formatting by adding one `
This commit is contained in:
Sven Dowideit 2014-05-03 21:02:25 +10:00
commit b2268d1ac0
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ See also:
This example specifies that the `PATH` is This example specifies that the `PATH` is
`.`, and so all the files in the local directory get `.`, and so all the files in the local directory get
tar`d and sent to the Docker daemon. The `PATH` `tar`d and sent to the Docker daemon. The `PATH`
specifies where to find the files for the "context" of the build on the specifies where to find the files for the "context" of the build on the
Docker daemon. Remember that the daemon could be running on a remote Docker daemon. Remember that the daemon could be running on a remote
machine and that no parsing of the Dockerfile machine and that no parsing of the Dockerfile