mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-28 21:07:43 +00:00
crtools --help: add --ms option to check syntax
Alternatively, we could add [<options>] but since this is the only option let's just add this one. Signed-off-by: Kir Kolyshkin <kir@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
eeb5d9701c
commit
ce3f7e48ee
@ -348,7 +348,7 @@ usage:
|
||||
pr_msg(" %s dump -t PID [<options>]\n", argv[0]);
|
||||
pr_msg(" %s restore -t PID [<options>]\n", argv[0]);
|
||||
pr_msg(" %s show (-D DIR)|(-f FILE) [<options>]\n", argv[0]);
|
||||
pr_msg(" %s check\n", argv[0]);
|
||||
pr_msg(" %s check [--ms]\n", argv[0]);
|
||||
pr_msg(" %s exec -p PID <syscall-string>\n", argv[0]);
|
||||
|
||||
pr_msg("\nCommands:\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user