Browse Source

Fix attach API docs.

Mark McGranaghan 12 years ago
parent
commit
7d6ff7be12
1 changed files with 1 additions and 1 deletions
  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**: