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:
Pavel Tikhomirov 2023-01-04 17:15:44 +03:00 committed by Andrei Vagin
parent a302b36940
commit bb3f7bef66

View file

@ -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"