[PATCH 02/11] detect command: Add missing help text for -a option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
---
 commands/detect.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/commands/detect.c b/commands/detect.c
index fbce4eb..15055e7 100644
--- a/commands/detect.c
+++ b/commands/detect.c
@@ -82,6 +82,7 @@ BAREBOX_CMD_HELP_START(detect)
 BAREBOX_CMD_HELP_USAGE("detect [OPTIONS] [devices]\n")
 BAREBOX_CMD_HELP_OPT  ("-l",  "list detectable devices\n")
 BAREBOX_CMD_HELP_OPT  ("-e",  "bail out if one device fails to detect\n")
+BAREBOX_CMD_HELP_OPT  ("-a",  "detect all devices\n")
 BAREBOX_CMD_HELP_END
 
 BAREBOX_CMD_START(detect)
-- 
1.8.4.rc3


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux