2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-29 05:18:00 +00:00

crtools: Fix typo

Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
This commit is contained in:
Radostin Stoyanov 2018-01-20 18:11:34 +00:00 committed by Andrei Vagin
parent 51c4dc7c25
commit ae1e61bb58

View File

@ -1091,7 +1091,7 @@ usage:
" cpuinfo dump writes cpu information into image file\n"
" cpuinfo check validates cpu information read from image file\n"
" image-proxy launch dump-side proxy to sent images\n"
" image-cache launch restore-side cache to reveive images\n"
" image-cache launch restore-side cache to receive images\n"
);
if (usage_error) {