From 2baea2487936c3d385671d25ab3ef1b09f9007cc Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Fri, 31 May 2013 14:40:09 +0000 Subject: [PATCH] add -t parameter in the doc --- docs/sources/api/docker_remote_api.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/api/docker_remote_api.rst b/docs/sources/api/docker_remote_api.rst index bd87dc7a03..66e8348e72 100644 --- a/docs/sources/api/docker_remote_api.rst +++ b/docs/sources/api/docker_remote_api.rst @@ -826,6 +826,7 @@ Build an image from Dockerfile via stdin {{ STREAM }} + :query t: tag to be applied to the resulting image in case of success :statuscode 200: no error :statuscode 500: server error