Commit 0e021364 authored by Salvatore Bonaccorso's avatar Salvatore Bonaccorso Committed by Pavel Emelyanov

Fix spelling error in usage text

Signed-off-by: 's avatarSalvatore Bonaccorso <carnil@debian.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 46ae0346
......@@ -655,9 +655,9 @@ usage:
" --veth-pair IN=OUT map inside veth device name to outside one\n"
" can optionally append @<bridge-name> to OUT for moving\n"
" the outside veth to the named bridge\n"
" --link-remap allow to link unlinked files back when possible\n"
" --link-remap allow one to link unlinked files back when possible\n"
" --action-script FILE add an external action script\n"
" -j|--" OPT_SHELL_JOB " allow to dump and restore shell jobs\n"
" -j|--" OPT_SHELL_JOB " allow one to dump and restore shell jobs\n"
" -l|--" OPT_FILE_LOCKS " handle file locks, for safety, only used for container\n"
" -L|--libdir path to a plugin directory (by default " CR_PLUGIN_DEFAULT ")\n"
" --force-irmap force resolving names for inotify/fsnotify watches\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