Merge pull request #976 from dotcloud/fix_doc_post

fix typo in documentation
This commit is contained in:
Victor Vieux 2013-06-21 02:14:39 -07:00
Родитель 4383d7b603 8e7d4cda07
Коммит 78842970cf
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -36,6 +36,7 @@ The client should send it's authConfig as POST on each call of /images/(name)/pu
.. http:post:: /auth only checks the configuration but doesn't store it on the server
Deleting an image is now improved, will only untag the image if it has chidrens and remove all the untagged parents if has any.
.. http:post:: /images/<name>/delete now returns a JSON with the list of images deleted/untagged