From: Holger Schurig <holgerschurig@xxxxxxxxx> Signed-off-by: Holger Schurig <holgerschurig@xxxxxxxxx> --- commands/lspci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/lspci.c b/commands/lspci.c index c00b57f..fdf0269 100644 --- a/commands/lspci.c +++ b/commands/lspci.c @@ -46,7 +46,7 @@ static int do_lspci(int argc, char *argv[]) BAREBOX_CMD_START(lspci) .cmd = do_lspci, - BAREBOX_CMD_DESC("Show PCI info") + BAREBOX_CMD_DESC("show PCI info") BAREBOX_CMD_GROUP(CMD_GRP_INFO) BAREBOX_CMD_COMPLETE(empty_complete) BAREBOX_CMD_END -- 1.8.5.2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox