Commit 92226c6f authored by Tycho Andersen's avatar Tycho Andersen Committed by Pavel Emelyanov

help: update help output for --cgroup-root

Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
CC: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 66c2b675
...@@ -859,8 +859,11 @@ usage: ...@@ -859,8 +859,11 @@ usage:
" --manage-cgroups [m] dump/restore process' cgroups; argument can be one of\n" " --manage-cgroups [m] dump/restore process' cgroups; argument can be one of\n"
" 'none', 'props', 'soft' (default), 'full' or 'strict'\n" " 'none', 'props', 'soft' (default), 'full' or 'strict'\n"
" --cgroup-root [controller:]/newroot\n" " --cgroup-root [controller:]/newroot\n"
" change the root cgroup the controller will be\n" " on dump: change the root for the controller that will\n"
" installed into. No controller means that root is the\n" " be dumped. By default, only the paths with tasks in\n"
" them and below will be dumped.\n"
" on restore: change the root cgroup the controller will\n"
" be installed into. No controller means that root is the\n"
" default for all controllers not specified\n" " default for all controllers not specified\n"
" --cgroup-props STRING\n" " --cgroup-props STRING\n"
" define cgroup controllers and properties\n" " define cgroup controllers and properties\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment