* [PATCH 2/5] Documentation: lowercase help short texts
@ 2014-07-22 7:56 Holger Schurig
0 siblings, 0 replies; only message in thread
From: Holger Schurig @ 2014-07-22 7:56 UTC (permalink / raw)
To: barebox
From: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
---
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-22 7:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-22 7:56 [PATCH 2/5] Documentation: lowercase help short texts Holger Schurig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox