[CRIU] [PATCH 12/15] cpuinfo: Update help output
Cyrill Gorcunov
gorcunov at openvz.org
Fri Sep 19 07:03:14 PDT 2014
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
crtools.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/crtools.c b/crtools.c
index ee85adb624b6..65c09332144b 100644
--- a/crtools.c
+++ b/crtools.c
@@ -565,8 +565,8 @@ usage:
" --pidfile FILE write root task, service or page-server pid to FILE\n"
" -W|--work-dir DIR directory to cd and write logs/pidfiles/stats to\n"
" (if not specified, value of --images-dir is used)\n"
-" --cpu-cap CAP require certain cpu capability. CAP: may be one of:\n"
-" 'fpu','all'. To disable capability, prefix it with '^'.\n"
+" --cpu-cap [CAP] require certain cpu capability. CAP: may be one of:\n"
+" 'cpuinfo','fpu','all','none'. To disable capability, prefix it with '^'.\n"
" --exec-cmd execute the command specified after '--' on successful\n"
" restore making it the parent of the restored process\n"
"\n"
--
1.9.3
More information about the CRIU
mailing list