[CRIU] [PATCH 3/4] criu --help: add missing colon
Kir Kolyshkin
kir at openvz.org
Thu Dec 12 10:14:25 PST 2013
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 114dc25..ecf081b 100644
--- a/crtools.c
+++ b/crtools.c
@@ -427,7 +427,7 @@ usage:
" --prev-images-dir DIR path to images from previous dump (relative to -D)\n"
" --page-server send pages to page server (see options below as well)\n"
"\n"
-"Page/Service server options\n"
+"Page/Service server options:\n"
" --address ADDR address of server or service\n"
" --port PORT port of page server\n"
" -d|--daemon run in the background after creating socket\n"
--
1.8.1.4
More information about the CRIU
mailing list