[CRIU] [PATCH 06/15] criu --help: improve --manage-cgroup description
Kir Kolyshkin
kir at openvz.org
Tue Aug 30 16:58:09 PDT 2016
* fix a typo (usig)
* slightly rephrased
* remove a period at the end
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
criu/crtools.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/criu/crtools.c b/criu/crtools.c
index 1bc4b5a..f88b266 100644
--- a/criu/crtools.c
+++ b/criu/crtools.c
@@ -868,8 +868,8 @@ usage:
" allow autoresolving mounts with external sharing\n"
" --enable-external-masters\n"
" allow autoresolving mounts with external masters\n"
-" --manage-cgroups [m] dump or restore cgroups the process is in usig mode:\n"
-" 'none', 'props', 'soft' (default), 'full' and 'strict'.\n"
+" --manage-cgroups [m] dump/restore process' cgroups; argument can be one of\n"
+" 'none', 'props', 'soft' (default), 'full' or 'strict'\n"
" --cgroup-root [controller:]/newroot\n"
" change the root cgroup the controller will be\n"
" installed into. No controller means that root is the\n"
--
2.7.4
More information about the CRIU
mailing list