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

Added wic_cp_help and wic_cp_usage variables to
help.py. These variables contain help content that
will be used in 'wic cp help' and 'wic cp --help'
output.

[YOCTO #11283]

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