[OE-core] [PATCH 2/3] wic: Add help entry for wic kickstart

Tom Zanussi tom.zanussi at linux.intel.com
Tue Jul 22 19:01:10 UTC 2014


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>
---
 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.
-- 
1.8.3.1




More information about the Openembedded-core mailing list