瀏覽代碼

Add param to api docs for verbose build output

Michael Crosby 12 年之前
父節點
當前提交
d0c73c28df
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/sources/api/docker_remote_api_v1.3.rst

+ 1 - 0
docs/sources/api/docker_remote_api_v1.3.rst

@@ -881,6 +881,7 @@ Build an image from Dockerfile via stdin
         The Content-type header should be set to "application/tar".
         The Content-type header should be set to "application/tar".
 
 
 	:query t: tag to be applied to the resulting image in case of success
 	:query t: tag to be applied to the resulting image in case of success
+	:query q: suppress verbose build output
 	:statuscode 200: no error
 	:statuscode 200: no error
         :statuscode 500: server error
         :statuscode 500: server error