[CRIU] [PATCH 02/15] criu --help: compact --freeze-cgroup

Kir Kolyshkin kir at openvz.org
Tue Aug 30 16:58:05 PDT 2016


There is no need for empty line.

Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
 criu/crtools.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/criu/crtools.c b/criu/crtools.c
index 728fb22..f09e130 100644
--- a/criu/crtools.c
+++ b/criu/crtools.c
@@ -833,8 +833,7 @@ usage:
 "                        a capability, use ^CAP. Empty argument implies all.\n"
 "     --exec-cmd         execute the command specified after '--' on successful\n"
 "                        restore making it the parent of the restored process\n"
-"  --freeze-cgroup\n"
-"                        use cgroup freezer to collect processes\n"
+"  --freeze-cgroup       use cgroup freezer to collect processes\n"
 "  --lazy-pages          restore pages on demand\n"
 "                        this requires running a second instance of criu\n"
 "                        in lazy-pages mode: 'criu lazy-pages -D DIR'\n"
-- 
2.7.4



More information about the CRIU mailing list