Browse Source

Merge pull request #764 from dotcloud/add_t_parameter_doc_build-fix

add missing -t parameter in the doc
Guillaume J. Charmes 12 years ago
parent
commit
9eda9154a7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/sources/api/docker_remote_api.rst

+ 1 - 0
docs/sources/api/docker_remote_api.rst

@@ -826,6 +826,7 @@ Build an image from Dockerfile via stdin
 	   
 	   
 	   {{ STREAM }}
 	   {{ STREAM }}
 
 
+	:query t: tag to be applied to the resulting image in case of success
 	:statuscode 200: no error
 	:statuscode 200: no error
         :statuscode 500: server error
         :statuscode 500: server error