mirror of https://github.com/docker/docs.git
Merge pull request #729 from mmcgrana/fix-attach-api-docs
- Documentation: Fix attach API docs typo.
This commit is contained in:
commit
3d8da80611
|
@ -378,7 +378,7 @@ Attach to a container
|
|||
|
||||
.. http:post:: /containers/(id)/attach
|
||||
|
||||
Stop the container ``id``
|
||||
Attach to the container ``id``
|
||||
|
||||
**Example request**:
|
||||
|
||||
|
|
Loading…
Reference in New Issue