[PATCH] trivial: fix command case for erase usage line

Sascha Hauer s.hauer at pengutronix.de
Tue Mar 30 08:27:31 EDT 2010


On Fri, Mar 26, 2010 at 12:56:57PM +0100, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

Applied.

Sascha

> ---
>  commands/flash.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> 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 @@ 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";
>  
> -- 
> 1.7.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list