diff --git a/crtools.c b/crtools.c index 6da7afeed..f83db275d 100644 --- a/crtools.c +++ b/crtools.c @@ -655,9 +655,9 @@ usage: " --veth-pair IN=OUT map inside veth device name to outside one\n" " can optionally append @ 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"