]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-pkgdata-util: improve help text and command line parsing
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 18 Oct 2013 14:19:58 +0000 (15:19 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 28 Oct 2013 17:08:07 +0000 (17:08 +0000)
commitfeb317513fff638ad7abdba8ab34b8413f0ab055
tree19ccb798dcd792030fab2a1256b719957e91b312
parent8b9ee57afbbcf633cba66e4b6e8ab7339ad6d391
scripts/oe-pkgdata-util: improve help text and command line parsing

* Use optparse to parse command line
* Make help text actually helpful by describing what each command does
* Drop comment at the top listing the commands which is now superfluous

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/oe-pkgdata-util