Merge pull request #729 from mmcgrana/fix-attach-api-docs
- Documentation: Fix attach API docs typo.
This commit is contained in:
commit
3d8da80611
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue