[CRIU] [PATCH 1/4] criu --help: limit output to 80 columns
Kir Kolyshkin
kir at openvz.org
Thu Dec 12 10:14:23 PST 2013
...by rephrasing the --work-dir option description.
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 d8e434d..bb350d9 100644
--- a/crtools.c
+++ b/crtools.c
@@ -398,7 +398,7 @@ usage:
" -D|--images-dir DIR directory for image files\n"
" --pidfile FILE write a pid of a root task, service or page-server\n"
" to this file\n"
-" -W|--work-dir DIR directory for logs/pidfiles/stats and for criu process itself\n"
+" -W|--work-dir DIR directory to cd and write logs/pidfiles/stats to\n"
" if not specified, the --images-dir is used\n"
"\n"
"* Special resources support:\n"
--
1.8.1.4
More information about the CRIU
mailing list