Skip to content

Commit ecd4789

Browse files
committed
man: update 'runc update --pids-limit' text
Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 046755a commit ecd4789

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

man/runc-update.8.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ stdin. If this option is used, all other options are ignored.
8585
(i.e. use unlimited swap).
8686

8787
**--pids-limit** _num_
88-
: Set the maximum number of processes allowed in the container.
88+
: Set the maximum number of processes allowed in the container. Use **-1** to
89+
unset the limit.
8990

9091
**--l3-cache-schema** _value_
9192
: Set the value for Intel RDT/CAT L3 cache schema.

0 commit comments

Comments
 (0)