From 18f35269d6ea49955e3a5b5b292f65be19906efa Mon Sep 17 00:00:00 2001 From: pouchrobot Date: Thu, 27 Dec 2018 01:24:57 +0000 Subject: [PATCH] docs: auto generate pouch cli docs via code Signed-off-by: pouchrobot --- CONTRIBUTORS | 1 + docs/commandline/pouch_update.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aac78f259..3e2ad0167 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -123,6 +123,7 @@ zeppp <30573528+zeppp@users.noreply.github.com> zeppp zeppp ZeroMagic +ZeroMagic Zhanchun Zhang Zhang Min Zhang Zhanchun diff --git a/docs/commandline/pouch_update.md b/docs/commandline/pouch_update.md index 5715e5945..b0d112ef6 100644 --- a/docs/commandline/pouch_update.md +++ b/docs/commandline/pouch_update.md @@ -30,8 +30,8 @@ $ cat /sys/fs/cgroup/memory/8649804cb63ff9713a2734d99728b9d6d5d1e4d2fbafb2b4dbdf --cpu-period int Limit CPU CFS (Completely Fair Scheduler) period, range is in [1000(1ms),1000000(1s)] --cpu-quota int Limit CPU CFS (Completely Fair Scheduler) quota --cpu-shares int CPU shares (relative weight) - --cpuset-cpus string CPUs in cpuset - --cpuset-mems string MEMs in cpuset + --cpuset-cpus string CPUs in cpuset which to allow execution (0-3, 0, 1) + --cpuset-mems string MEMs in cpuset which to allow execution (0-3, 0, 1) --disk-quota strings Update disk quota for container(/=10g) -e, --env strings Set environment variables for container -h, --help help for update