[CRIU] [PATCH 4/4] criu --help: improve --work-dir description

Kir Kolyshkin kir at openvz.org
Thu Dec 12 10:14:26 PST 2013


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 at openvz.org>
---
 crtools.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crtools.c b/crtools.c
index ecf081b..9675b5b 100644
--- a/crtools.c
+++ b/crtools.c
@@ -398,7 +398,7 @@ usage:
 "  -D|--images-dir DIR   directory for image files\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"
-"                        if not specified, the --images-dir is used\n"
+"                        (if not specified, value of --images-dir is used)\n"
 "\n"
 "* Special resources support:\n"
 "  -x|--" USK_EXT_PARAM "      allow external unix connections\n"
-- 
1.8.1.4



More information about the CRIU mailing list