From: Tom Zanussi Date: Tue, 22 Jul 2014 19:01:10 +0000 (-0500) Subject: wic: Add help entry for wic kickstart X-Git-Tag: 2015-4~2213 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5aa212f990c3d9b90a4f06cea346b82fc5d376ba;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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 ' for more information on a specific command or help topic.