Commit ef5ef107 authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

criu --help: add pre-dump to synopsys

Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 321de449
...@@ -350,7 +350,7 @@ int main(int argc, char *argv[]) ...@@ -350,7 +350,7 @@ int main(int argc, char *argv[])
usage: usage:
pr_msg("\n" pr_msg("\n"
"Usage:\n" "Usage:\n"
" criu dump -t PID [<options>]\n" " criu dump|pre-dump -t PID [<options>]\n"
" criu restore [<options>]\n" " criu restore [<options>]\n"
" criu show (-D DIR)|(-f FILE) [<options>]\n" " criu show (-D DIR)|(-f FILE) [<options>]\n"
" criu check [--ms]\n" " criu check [--ms]\n"
......
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