summaryrefslogtreecommitdiffstats
path: root/commands/nandtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/nandtest.c')
-rw-r--r--commands/nandtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/nandtest.c b/commands/nandtest.c
index 3a955e93fc..9f41ae2fad 100644
--- a/commands/nandtest.c
+++ b/commands/nandtest.c
@@ -349,7 +349,7 @@ err:
/* String for usage of nandtest */
static const __maybe_unused char cmd_nandtest_help[] =
-"Usage: nand [OPTION] <device>\n"
+"Usage: nandtest [OPTION] <device>\n"
" -t, Really do a nandtest on device.\n"
" -m, Mark blocks bad if they appear so.\n"
" -s <seed>, Supply random seed.\n"