From 75abff061a1634d5650319d826c4bee23999404d Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Sat, 21 Sep 2013 11:09:11 +0200 Subject: main: Fix typo in help --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index ee65ec2..0943aa8 100644 --- a/src/main.c +++ b/src/main.c @@ -51,7 +51,7 @@ static void show_usage(void) { " -r reboot device\n" " -l load kernel and initfs images to RAM\n" " -f flash all specified images\n" - " -c cold flash 2nd and secondary image\n" + " -c cold flash 2nd and secondary images\n" " -x [/dev/mtd] check for bad blocks on mtd device (default: all)\n" " -E file dump all device images to one fiasco image, see -t\n" " -e [dir] dump all device images to directory, see -t (default: current)\n" -- cgit v1.2.3