summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-08-23 04:22:47 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-08-23 12:49:45 +0000
commitc32074fa4fbeef181347da4540f65fb90208dcd5 (patch)
treefc9818f404fc749391e94cddd9d4bb316f55735b
parente0c2fcadd2a27f5f8f2de119d5f31175e45a436b (diff)
downloadpodman-c32074fa4fbeef181347da4540f65fb90208dcd5.tar.gz
podman-c32074fa4fbeef181347da4540f65fb90208dcd5.tar.bz2
podman-c32074fa4fbeef181347da4540f65fb90208dcd5.zip
Fix syntax description of --ulimit command
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #1327 Approved by: vrothberg
-rw-r--r--docs/podman-build.1.md2
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