On Wed, Apr 27, 2016 at 04:21:37PM +0200, Andreas Geisenhainer wrote: > Remove information about DATA from help text. > > Signed-off-by: Andreas Geisenhainer <Andreas.Geisenhainer@xxxxxxxxxxxx> > --- > commands/i2c.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/commands/i2c.c b/commands/i2c.c > index e6750e3..ae7f7fc 100644 > --- a/commands/i2c.c > +++ b/commands/i2c.c > @@ -243,7 +243,7 @@ BAREBOX_CMD_HELP_END > BAREBOX_CMD_START(i2c_read) > .cmd = do_i2c_read, > BAREBOX_CMD_DESC("read from an i2c device") > - BAREBOX_CMD_OPTS("[-bacrwv] DATA...") > + BAREBOX_CMD_OPTS("[-bacrwv]") > BAREBOX_CMD_GROUP(CMD_GRP_HWMANIP) > BAREBOX_CMD_HELP(cmd_i2c_read_help) > BAREBOX_CMD_END > -- > 2.8.1 > > _______________________________________________ > 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