mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 05:48:05 +00:00
criu --help: improve --work-dir description
There should either be a comma before the second line, or it should be in parenthesis. I chose latter. Signed-off-by: Kir Kolyshkin <kir@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
37e1ed1345
commit
078465859b
@ -398,7 +398,7 @@ usage:
|
|||||||
" -D|--images-dir DIR directory for image files\n"
|
" -D|--images-dir DIR directory for image files\n"
|
||||||
" --pidfile FILE write root task, service or page-server pid to FILE\n"
|
" --pidfile FILE write root task, service or page-server pid to FILE\n"
|
||||||
" -W|--work-dir DIR directory to cd and write logs/pidfiles/stats to\n"
|
" -W|--work-dir DIR directory to cd and write logs/pidfiles/stats to\n"
|
||||||
" if not specified, the --images-dir is used\n"
|
" (if not specified, value of --images-dir is used)\n"
|
||||||
"\n"
|
"\n"
|
||||||
"* Special resources support:\n"
|
"* Special resources support:\n"
|
||||||
" -x|--" USK_EXT_PARAM " allow external unix connections\n"
|
" -x|--" USK_EXT_PARAM " allow external unix connections\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user