[CRIU] [PATCH 09/15] criu --help: rectify --empty-ns description
Kir Kolyshkin
kir at openvz.org
Tue Aug 30 16:58:12 PDT 2016
* Fix typos ("an user", "retore")
* Rephrase
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
criu/crtools.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/criu/crtools.c b/criu/crtools.c
index 29bb24a..a4df1b8 100644
--- a/criu/crtools.c
+++ b/criu/crtools.c
@@ -904,8 +904,8 @@ usage:
" socket[inode]\n"
" file[mnt_id:inode]\n"
" --empty-ns {net}\n"
-" Create a namespace, but don't restore its properies.\n"
-" An user will retore them from action scripts\n"
+" Create a namespace, but don't restore its properies\n"
+" (assuming it will be restored by action scripts)\n"
" -J|--join-ns NS:PID|NS_FILE[,EXTRA_OPTS]\n"
" Join exist namespace and restore process in it.\n"
" Namespace can be specified in pid or file path format.\n"
--
2.7.4
More information about the CRIU
mailing list