Browse code

Fix attach API docs.

Mark McGranaghan authored on 2013/05/28 22:27:12
Showing 1 changed files
... ...
@@ -378,7 +378,7 @@ Attach to a container
378 378
 
379 379
 .. http:post:: /containers/(id)/attach
380 380
 
381
-	Stop the container ``id``
381
+	Attach to the container ``id``
382 382
 
383 383
 	**Example request**:
384 384