diff --git a/commands/flash.c b/commands/flash.c index 655d7865a..20f5cfc33 100644 --- a/commands/flash.c +++ b/commands/flash.c @@ -84,7 +84,7 @@ out: } static const __maybe_unused char cmd_erase_help[] = -"Usage: Erase [area]\n" +"Usage: erase [area]\n" "Erase a flash device or parts of a device if an area specification\n" "is given\n";