[CRIU] [PATCH 1/4] docs: Add -s option
Cyrill Gorcunov
gorcunov at openvz.org
Mon Apr 16 12:36:31 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Documentation/crtools.txt | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/Documentation/crtools.txt b/Documentation/crtools.txt
index b925cd6..410bfbb 100644
--- a/Documentation/crtools.txt
+++ b/Documentation/crtools.txt
@@ -11,7 +11,7 @@ crtools - checkpoint/restore in userspace
SYNOPSIS
--------
-'crtools' [-c] [-f <file>] [-d] [-n] [-o <path>] [-D <path>] [-v [num]] [--help] <command> (-p|-t) <pid>
+'crtools' [-c] [-s] [-f <file>] [-d] [-n] [-o <path>] [-D <path>] [-v [num]] [--help] <command> (-p|-t) <pid>
DESCRIPTION
-----------
@@ -40,6 +40,9 @@ OPTIONS
Use path 'path' as a base directory where to look for dump files set. This
commands allpies to any <command>.
+-s::
+ Leave tasks in stopped state after checkpoint instead of killing them.
+
-f <file>::
This option is valid for 'show' command only and allows to see content of
the <file> specified.
--
1.7.7.6
More information about the CRIU
mailing list