diff --git a/crtools.c b/crtools.c index 6425140bd..519d8505d 100644 --- a/crtools.c +++ b/crtools.c @@ -348,7 +348,7 @@ usage: pr_msg(" %s dump -t PID []\n", argv[0]); pr_msg(" %s restore -t PID []\n", argv[0]); pr_msg(" %s show (-D DIR)|(-f FILE) []\n", argv[0]); - pr_msg(" %s check\n", argv[0]); + pr_msg(" %s check [--ms]\n", argv[0]); pr_msg(" %s exec -p PID \n", argv[0]); pr_msg("\nCommands:\n");