On Sat, Jun 30, 2012 at 07:56:01AM +0400, Alexander Shiyan wrote: > Command "uncompress" can handle not only with LZO-format, so we just > changed description for command. > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> Applied, thanks Sascha > --- > commands/uncompress.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/commands/uncompress.c b/commands/uncompress.c > index e96928b..179d525 100644 > --- a/commands/uncompress.c > +++ b/commands/uncompress.c > @@ -1,5 +1,5 @@ > /* > - * uncompress.c - uncompress a lzo compressed file > + * uncompress.c - uncompress a compressed file > * > * Copyright (c) 2010 Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>, Pengutronix > * > @@ -64,7 +64,7 @@ static const __maybe_unused char cmd_uncompress_help[] = > > BAREBOX_CMD_START(uncompress) > .cmd = do_uncompress, > - .usage = "lzop <infile> <outfile>", > + .usage = "uncompress a compressed file", > BAREBOX_CMD_HELP(cmd_uncompress_help) > BAREBOX_CMD_END > > -- > 1.7.3.4 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > 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 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox