[CRIU] [crtools-bot] docs: Update options
Cyrill Gorcunov
gorcunov at openvz.org
Sat Jan 28 15:40:26 EST 2012
The commit is pushed to "master" and will appear on git://github.com/cyrillos/crtools.git
------>
commit 980529f44fb4057013102af61073466800d97c70
Author: Cyrill Gorcunov <gorcunov at openvz.org>
Date: Sun Jan 29 00:39:57 2012 +0400
docs: Update options
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Documentation/crtools.txt | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/Documentation/crtools.txt b/Documentation/crtools.txt
index 649f349..80d58d4 100644
--- a/Documentation/crtools.txt
+++ b/Documentation/crtools.txt
@@ -11,7 +11,7 @@ crtools - checkpoint/restore in userspace
SYNOPSIS
--------
-'crtools' [-c] [-f <file>] [-D <path>] [--help] <command> (-p|-t) <pid>
+'crtools' [-c] [-f <file>] [-d] [-n] [-o <path>] [-D <path>] [--help] <command> (-p|-t) <pid>
DESCRIPTION
-----------
@@ -44,6 +44,14 @@ OPTIONS
-t <pid>::
Checkpoint the whole process tree starting from 'pid'.
+-d::
+ Detach 'crtools' itself once restore is complete.
+
+-n::
+ Checkpoint namespaces.
+
+-o <file>::
+ Write logging messages to 'file'.
AUTHOR
------
More information about the CRIU
mailing list