update manpages for `runc update`

Signed-off-by: CuiHaozhi <cuihz@wise2c.com>
This commit is contained in:
CuiHaozhi 2017-05-04 06:50:22 -04:00
parent 992a5be178
commit da49d3a74c
1 changed files with 1 additions and 0 deletions

View File

@ -48,3 +48,4 @@ other options are ignored.
--memory value Memory limit (in bytes)
--memory-reservation value Memory reservation or soft_limit (in bytes)
--memory-swap value Total memory usage (memory + swap); set '-1' to enable unlimited swap
--pids-limit value Maximum number of pids allowed in the container (default: 0)