diff --git a/commands/nandtest.c b/commands/nandtest.c index 3a955e9..9f41ae2 100644 --- a/commands/nandtest.c +++ b/commands/nandtest.c @@ -349,7 +349,7 @@ /* String for usage of nandtest */ static const __maybe_unused char cmd_nandtest_help[] = -"Usage: nand [OPTION] \n" +"Usage: nandtest [OPTION] \n" " -t, Really do a nandtest on device.\n" " -m, Mark blocks bad if they appear so.\n" " -s , Supply random seed.\n"