]> code.ossystems Code Review - openembedded-core.git/commit
devtool: clarify help text
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 23 Nov 2015 00:34:20 +0000 (13:34 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:55 +0000 (21:30 +0000)
commita90ffea30c4578fd6acda2c5945b816ad33b13f5
tree8f5080743d75dba8c7f2c7d202426c9ac4c8f0b4
parent142d006de3235a034839ef7bbe147c56fc7af04a
devtool: clarify help text

* Make some minor clarifications to help text
* Drop ArgumentDefaultsHelpFormatter and just put the defaults in the
  text itself where needed (because otherwise you get defaults shown for
  store_true options which is somewhat confusing).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/devtool
scripts/lib/devtool/build.py
scripts/lib/devtool/standard.py
scripts/lib/devtool/upgrade.py