From bd99578bc1defa4f855cf1b6263e935e8805e4b6 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Mon, 17 Jul 2017 16:41:09 +0800 Subject: [PATCH] man: delete extra content Signed-off-by: zhouhao --- man/oci-runtime-tool-generate.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/oci-runtime-tool-generate.1.md b/man/oci-runtime-tool-generate.1.md index 5667509c6..c31171a92 100644 --- a/man/oci-runtime-tool-generate.1.md +++ b/man/oci-runtime-tool-generate.1.md @@ -131,7 +131,7 @@ read the configuration from `config.json`. Sets the total memory limit (memory + swap) in bytes. **--linux-mem-swappiness**=MEMSWAPPINESS - Sets the swappiness of how the kernel will swap memory pages (Range from 0 to 100). + Sets the swappiness of how the kernel will swap memory pages. **--linux-mems**=MEMS Sets the list of memory nodes in the cpuset (default is to use any available memory node).