]> code.ossystems Code Review - openembedded-core.git/commit
wic: Update the help text to include -D (--debug)
authorTom Zanussi <tom.zanussi@linux.intel.com>
Wed, 29 Oct 2014 22:04:21 +0000 (17:04 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Oct 2014 13:03:30 +0000 (13:03 +0000)
commitcf5144ef241d8f4ccaa3461ae5c9f89c2cf2f8d1
treef2803e93d1e539caca42704d50581ddb6a4fc628
parentbbaef3ff5833fc1d97b7b028d7770834f62789da
wic: Update the help text to include -D (--debug)

The --debug option is missing from the wic help text; this adds it and
at the same time rearranges the usage into a more logical arrangement.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/image/help.py