mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] commands/Kconfig: fix typo in CMD_OF_FIXUP_STATUS help
@ 2016-08-18 12:21 Christian Hemp
  2016-08-22  5:48 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Hemp @ 2016-08-18 12:21 UTC (permalink / raw)
  To: barebox

The command is of_fixup_status and not of_fixup_node.

Signed-off-by: Christian Hemp <c.hemp@phytec.de>
---
 commands/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index decd45d..3c79831 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -2058,7 +2058,7 @@ config CMD_OF_FIXUP_STATUS
 	help
 	  Register a fixup to enable or disable node
 
-	  Usage: of_fixup_node [-d] path
+	  Usage: of_fixup_status [-d] path
 
 	  Options:
 		  -d		disable node
-- 
1.9.1


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-22  5:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-18 12:21 [PATCH] commands/Kconfig: fix typo in CMD_OF_FIXUP_STATUS help Christian Hemp
2016-08-22  5:48 ` Sascha Hauer

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