]> code.ossystems Code Review - openembedded-core.git/commit
wic: add help and usage content for 'wic ls'
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 13 Jun 2017 11:21:54 +0000 (14:21 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Jun 2017 09:18:20 +0000 (10:18 +0100)
commit5152f993777550e5e8a420db4d1f3c4370cd1d33
treea4456ae87530ea71044873d866f6505deb303281
parent8db6f74b684fecc7dd4d23d327a9b6310cdd3ec9
wic: add help and usage content for 'wic ls'

Added wic_ls_help and wic_ls_usage variables to
help.py. These variables contain help content that
will be used in 'wic ls help' and 'wic ls --help'
output.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/help.py