Commit 64f964f0 authored by Adrian Reber's avatar Adrian Reber Committed by Pavel Emelyanov

Added --display-stats to the man page

Signed-off-by: 's avatarAdrian Reber <areber@redhat.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent db07f442
......@@ -51,6 +51,15 @@ The following levels are available:
*--log-pid*::
Write separate logging files per each pid.
*--display-stats*::
During dump as well as during restore *criu* collects information
like the time required to dump or restore the process or the
number of pages dumped or restored. This information is always
written to the files 'stats-dump' and 'stats-restore' and can
be easily displayed using *crit*. The option *--display-stats*
additionally prints out this information on the console at the end
of a dump or a restore.
*-D*, *--images-dir* 'path'::
Use 'path' as a base directory where to look for sets of image files.
......
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