diff options
Diffstat (limited to 'docs/podman-build.1.md')
-rw-r--r-- | docs/podman-build.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |