From c8c6f0073ee0d8e3de9e6f3c13e9eb805661949e Mon Sep 17 00:00:00 2001 From: Faylixe Date: Fri, 8 Jul 2016 21:43:23 +0200 Subject: [PATCH] Removed superfluous sentence MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Faylixe Signed-off-by: Félix Voituret --- docs/api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/api.md b/docs/api.md index 07d75088..4d2fe103 100644 --- a/docs/api.md +++ b/docs/api.md @@ -46,8 +46,6 @@ already, pass a readable file-like object to `fileobj` and also pass `custom_context=True`. If the stream is compressed also, set `encoding` to the correct value (e.g `gzip`). -Build argument can also be pass a a Python dict through ``buildargs`` parameter. - **Params**: * path (str): Path to the directory containing the Dockerfile