Commit 749116b4 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

crtools: fix the name of --file-locks in the help message

Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 324e432c
......@@ -334,7 +334,7 @@ usage:
pr_msg(" * network-lock - lock network in a target network namespace\n");
pr_msg(" * network-unlock - unlock network in a target network namespace\n");
pr_msg(" -j|--shell-job allow to dump and restore shell jobs\n");
pr_msg(" -l|--file_locks handle file locks, for safety, only used for container\n");
pr_msg(" -l|--file-locks handle file locks, for safety, only used for container\n");
pr_msg("\n* Logging:\n");
pr_msg(" -o|--log-file [NAME] log file name (relative path is relative to --images-dir)\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