Browse Source

Merge pull request #1711 from dotcloud/1709-start_doc-fix

fix start documentation
Victor Vieux 12 years ago
parent
commit
d5220bc081
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/api/docker_remote_api_v1.4.rst

+ 1 - 1
docs/sources/api/docker_remote_api_v1.4.rst

@@ -368,7 +368,7 @@ Start a container
            Content-Type: text/plain
 
         :jsonparam hostConfig: the container's host configuration (optional)
-        :statuscode 200: no error
+        :statuscode 204: no error
         :statuscode 404: no such container
         :statuscode 500: server error