mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 18:07:57 +00:00
docs: Add EXAMPLES section
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
148273d098
commit
2f3727f0e2
@ -82,6 +82,18 @@ OPTIONS
|
||||
-h|--help::
|
||||
Print inline help.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
|
||||
To checkpoint a program with pid '1234' and write all image files into
|
||||
directory 'checkpoint' one should type
|
||||
|
||||
crtools dump -D checkpoint -t 1234
|
||||
|
||||
To restore this program detaching crtools itself, one should type
|
||||
|
||||
crtools restore -d -D checkpoint -t 1234
|
||||
|
||||
AUTHOR
|
||||
------
|
||||
OpenVZ team.
|
||||
|
Loading…
x
Reference in New Issue
Block a user