Commit ee1312ef authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

criu --help: rectify --empty-ns description

* Fix typos ("an user", "retore")
* Rephrase
Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Acked-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent dbc32f89
...@@ -892,8 +892,8 @@ usage: ...@@ -892,8 +892,8 @@ usage:
" socket[inode]\n" " socket[inode]\n"
" file[mnt_id:inode]\n" " file[mnt_id:inode]\n"
" --empty-ns {net}\n" " --empty-ns {net}\n"
" Create a namespace, but don't restore its properies.\n" " Create a namespace, but don't restore its properies\n"
" An user will retore them from action scripts\n" " (assuming it will be restored by action scripts)\n"
" -J|--join-ns NS:PID|NS_FILE[,EXTRA_OPTS]\n" " -J|--join-ns NS:PID|NS_FILE[,EXTRA_OPTS]\n"
" Join exist namespace and restore process in it.\n" " Join exist namespace and restore process in it.\n"
" Namespace can be specified in pid or file path format.\n" " Namespace can be specified in pid or file path format.\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment