[CRIU] [PATCH] crtools: Fix typo

Radostin Stoyanov rstoyanov1 at gmail.com
Sat Jan 20 21:11:34 MSK 2018


Signed-off-by: Radostin Stoyanov <rstoyanov1 at gmail.com>
---
 criu/crtools.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/criu/crtools.c b/criu/crtools.c
index 5f005387..07bb2655 100644
--- a/criu/crtools.c
+++ b/criu/crtools.c
@@ -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) {
-- 
2.14.3



More information about the CRIU mailing list