Commit 980529f4 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

docs: Update options

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
parent 17a4a6cd
......@@ -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
------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment