소스 검색

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**: