[oe-commits] Tom Zanussi : wic: Add help entry for wic kickstart

git at git.openembedded.org git at git.openembedded.org
Wed Jul 23 21:08:51 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 5aa212f990c3d9b90a4f06cea346b82fc5d376ba
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5aa212f990c3d9b90a4f06cea346b82fc5d376ba

Author: Tom Zanussi <tom.zanussi at linux.intel.com>
Date:   Tue Jul 22 14:01:10 2014 -0500

wic: Add help entry for wic kickstart

Previous patches added help for 'wic kickstart' but forgot to add an
entry in the main help page showing its availability.  Add an entry
for it.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 scripts/lib/image/help.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py
index a7e7830..848aa9a 100644
--- a/scripts/lib/image/help.py
+++ b/scripts/lib/image/help.py
@@ -90,6 +90,7 @@ wic_usage = """
  Help topics:
     overview           wic overview - General overview of wic
     plugins            wic plugins - Overview and API
+    kickstart          wic kickstart - wic kickstart reference
 
  See 'wic help <COMMAND or HELP TOPIC>' for more information on a specific
  command or help topic.



More information about the Openembedded-commits mailing list