diff --git a/commands/flash.c b/commands/flash.c index 655d786..20f5cfc 100644 --- a/commands/flash.c +++ b/commands/flash.c @@ -84,7 +84,7 @@ } 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";