mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 05:18:00 +00:00
criu-ns: update script name in help message
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
parent
f472e2590e
commit
f70605ef1e
@ -224,7 +224,7 @@ if action == 'restore':
|
||||
elif action in ['dump', 'pre-dump']:
|
||||
res = wrap_dump()
|
||||
else:
|
||||
print('Unsupported action {} for nswrap'.format(action))
|
||||
print('Unsupported action {} for criu-ns'.format(action))
|
||||
res = -1
|
||||
|
||||
sys.exit(res)
|
||||
|
Loading…
x
Reference in New Issue
Block a user