mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
crtools: fix help message alignment for --network-lock
Fixes: 2e30db5c3 ("criu: add --network-lock option to allow nftables alternative")
Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
This commit is contained in:
parent
a302b36940
commit
bb3f7bef66
1 changed files with 2 additions and 3 deletions
|
|
@ -414,9 +414,8 @@ usage:
|
|||
" --mntns-compat-mode Use mount engine in compatibility mode. By default criu\n"
|
||||
" tries to use mount-v2 mode with more reliable algorithm\n"
|
||||
" based on MOVE_MOUNT_SET_GROUP kernel feature\n"
|
||||
" --network-lock METHOD\n"
|
||||
" network locking/unlocking method; argument\n"
|
||||
" can be 'nftables' or 'iptables' (default).\n"
|
||||
" --network-lock METHOD network locking/unlocking method; argument\n"
|
||||
" can be 'nftables' or 'iptables' (default).\n"
|
||||
" --unprivileged accept limitations when running as non-root\n"
|
||||
" consult documentation for further details\n"
|
||||
"\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue