[CRIU] [PATCH 2/5] help: Add --close option
Cyrill Gorcunov
gorcunov at openvz.org
Fri Jul 20 15:52:23 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
crtools.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/crtools.c b/crtools.c
index 9415623..a295d59 100644
--- a/crtools.c
+++ b/crtools.c
@@ -251,6 +251,7 @@ usage:
pr_msg(" 2 - debug\n");
pr_msg(" -vv same as -v 1\n");
pr_msg(" -vvv same as -v 2\n");
+ pr_msg(" --close [num] close file with provided descriptor early\n");
pr_msg("\nShow options:\n");
pr_msg(" -f|--file show contents of a checkpoint file\n");
--
1.7.7.6
More information about the CRIU
mailing list