[CRIU] [PATCH 4/4] docs: Add -s option

Cyrill Gorcunov gorcunov at openvz.org
Sat Apr 14 04:13:24 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 f5ff2bb..709f28d 100644
--- a/Documentation/crtools.txt
+++ b/Documentation/crtools.txt
@@ -11,7 +11,7 @@ crtools - checkpoint/restore in userspace
 
 SYNOPSIS
 --------
-'crtools' [-c] [-r] [-f <file>] [-d] [-n] [-o <path>] [-D <path>] [-v [num]] [--help] <command> (-p|-t) <pid>
+'crtools' [-c] [-r] [-s] [-f <file>] [-d] [-n] [-o <path>] [-D <path>] [-v [num]] [--help] <command> (-p|-t) <pid>
 
 DESCRIPTION
 -----------
@@ -66,6 +66,9 @@ OPTIONS
     sending packets only, thus such sockets have a peer but peer is not
     connected back.
 
+-s::
+    Leave tasks in stopped state after checkpoint instead of killing them.
+
 -v <num>::
     Set logging level to 'num'. Valid options are: 0 - (silent, error messages
     only), 1 - informative (default), 2 - debug messages.
-- 
1.7.7.6



More information about the CRIU mailing list