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

Added wic_rm_help and wic_rm_usage variables to help.py.
These variables contain help content that will be used in
'wic rm help' and 'wic rm --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