aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2014-07-22 14:01:10 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-23 21:59:16 +0100
commitaec05b6bf834169bcb7040e89ce63c47a6a393e9 (patch)
treeeb4a820ba9329eeec096bc7f84eeb4f259f76072 /scripts
parenta0e7d58bc1ed4d7eab65c5f6d3123c91f1ce56b5 (diff)
downloadopenembedded-core-contrib-aec05b6bf834169bcb7040e89ce63c47a6a393e9.tar.gz
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. (From OE-Core rev: 5aa212f990c3d9b90a4f06cea346b82fc5d376ba) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/lib/image/help.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py
index a7e7830a65..848aa9a27d 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.