[CRIU] [crtools-bot for Cyrill Gorcunov ] docs: Add 'check' option description

Cyrill Gorcunov gorcunov at openvz.org
Fri Mar 2 05:23:45 EST 2012


The commit is pushed to "master" and will appear on git://github.com/cyrillos/crtools.git
------>
commit 119cee0d161aa8a76c94eed2c7f6e8cb05d8780b
Author: Cyrill Gorcunov <gorcunov at openvz.org>
Date:   Fri Mar 2 14:23:45 2012 +0400

    docs: Add 'check' option description
    
    Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 Documentation/crtools.txt |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/Documentation/crtools.txt b/Documentation/crtools.txt
index 92c5fa9..b925cd6 100644
--- a/Documentation/crtools.txt
+++ b/Documentation/crtools.txt
@@ -20,9 +20,16 @@ DESCRIPTION
 OPTIONS
 -------
 <command>::
-    One of the follwong commands 'dump' -- to initiate checkpoint procedure,
-    'restore' -- to restore previously checkpointed processes or 'show' -- to
-    decode binary dump files and show their contents in human readable format.
+    One of the follwong commands
+        * 'dump'
+                to initiate checkpoint procedure
+        * 'restore'
+                to restore previously checkpointed processes
+        * 'show'
+                to decode binary dump files and show their contents in human
+                readable format
+        * 'check'
+                to test whether the kernel support is up-to-date
 
 -c::
     In case of 'show' command the dumped pages content will be shown in hex format.


More information about the CRIU mailing list