mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 13:28:27 +00:00
Fix spelling error in usage text
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
46ae034623
commit
0e021364db
@ -655,9 +655,9 @@ usage:
|
|||||||
" --veth-pair IN=OUT map inside veth device name to outside one\n"
|
" --veth-pair IN=OUT map inside veth device name to outside one\n"
|
||||||
" can optionally append @<bridge-name> to OUT for moving\n"
|
" can optionally append @<bridge-name> to OUT for moving\n"
|
||||||
" the outside veth to the named bridge\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"
|
" --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|--" 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"
|
" -L|--libdir path to a plugin directory (by default " CR_PLUGIN_DEFAULT ")\n"
|
||||||
" --force-irmap force resolving names for inotify/fsnotify watches\n"
|
" --force-irmap force resolving names for inotify/fsnotify watches\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user