summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/flash.c b/commands/flash.c
index 655d7865a4..20f5cfc33a 100644
--- a/commands/flash.c
+++ b/commands/flash.c
@@ -84,7 +84,7 @@ out:
}
static const __maybe_unused char cmd_erase_help[] =
-"Usage: Erase <device> [area]\n"
+"Usage: erase <device> [area]\n"
"Erase a flash device or parts of a device if an area specification\n"
"is given\n";