mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/5] Documentation: remove "all all" in help's help text.
@ 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/help.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/help.c b/commands/help.c
index 9c33807..8985335 100644
--- a/commands/help.c
+++ b/commands/help.c
@@ -128,7 +128,7 @@ static int do_help(int argc, char *argv[])
 
 
 BAREBOX_CMD_HELP_START(help)
-BAREBOX_CMD_HELP_TEXT("Without arguments, lists all all commands. With an argument, print help")
+BAREBOX_CMD_HELP_TEXT("Without arguments, lists all commands. With an argument, print help")
 BAREBOX_CMD_HELP_TEXT("about the specified command. If the argument is 'all', then output help")
 BAREBOX_CMD_HELP_TEXT("for all commands.")
 BAREBOX_CMD_HELP_TEXT("")
-- 
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 1/5] Documentation: remove "all all" in help's help text Holger Schurig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox