]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
wic: Add dummy subcommand and usage strings
authorTom Zanussi <tom.zanussi@linux.intel.com>
Mon, 7 Jul 2014 20:30:12 +0000 (15:30 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jul 2014 16:37:40 +0000 (17:37 +0100)
commitd03f39a99058c2393d7b50ac4909bdaa84b09920
tree65810cf49a2db12fd6604385f10220d0ac756143
parent4dff6945d2606cebc0ab26e877c5d8c7b457e179
wic: Add dummy subcommand and usage strings

In order to reuse the existing subcommand infrastructure to display
various general-purpose help topics, add a dummy 'help_topic'
subcommand and usage string.  This allows users to invoke general help
topics by the natural form 'wic help <topic>' even though topic
doesn't correspond to a real subcommand.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/wic