From c32074fa4fbeef181347da4540f65fb90208dcd5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 23 Aug 2018 04:22:47 -0700 Subject: Fix syntax description of --ulimit command Signed-off-by: Daniel J Walsh Closes: #1327 Approved by: vrothberg --- docs/podman-build.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md index 594201fff..c357c0a77 100644 --- a/docs/podman-build.1.md +++ b/docs/podman-build.1.md @@ -356,7 +356,7 @@ If _imageName_ does not include a registry name, the registry name *localhost* w Require HTTPS and verify certificates when talking to container registries (defaults to true). -**--ulimit**=*type*:*soft-limit*[:*hard-limit*] +**--ulimit**=*type*=*soft-limit*[:*hard-limit*] Specifies resource limits to apply to processes launched when processing `RUN` instructions. This option can be specified multiple times. Recognized resource types -- cgit v1.2.3-54-g00ecf