浏览代码

Fix attach API docs.

Mark McGranaghan 12 年之前
父节点
当前提交
7d6ff7be12
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/api/docker_remote_api.rst

+ 1 - 1
docs/sources/api/docker_remote_api.rst

@@ -378,7 +378,7 @@ Attach to a container
 
 .. http:post:: /containers/(id)/attach
 
-	Stop the container ``id``
+	Attach to the container ``id``
 
 	**Example request**: