From e6be472831355a36604fb768f989d6827dc4077b Mon Sep 17 00:00:00 2001 From: Donghui Wang <977675308@qq.com> Date: Fri, 19 Jun 2020 17:17:42 +0800 Subject: [PATCH] update the content which not display in markdown Signed-off-by: Donghui Wang <977675308@qq.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8914295c..61c250f5 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Options: | --pull | Always attempt to pull a newer version of the image | --push | Shorthand for --output=type=registry | --secret [] | Secret file to expose to the build: id=mysecret,src=/local/secret -| --ssh [] | SSH agent socket or keys to expose to the build (format: default|[=|[,]]) +| --ssh [] | SSH agent socket or keys to expose to the build (format: default\|<id>[=<socket>\|<key>[,<key>]]) | --tag [] | Name and optionally a tag in the 'name:tag' format | --target string | Set the target build stage to build.