浏览代码

Merge pull request #5551 from felixrabe/patch-1

cli.md: Fix up Markdown formatting by adding one `
Sven Dowideit 11 年之前
父节点
当前提交
b2268d1ac0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/reference/commandline/cli.md

+ 1 - 1
docs/sources/reference/commandline/cli.md

@@ -244,7 +244,7 @@ See also:
 
 This example specifies that the `PATH` is
 `.`, 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
 Docker daemon. Remember that the daemon could be running on a remote
 machine and that no parsing of the Dockerfile