]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:32:04 +0000 (21:32 +0000)
commit0b850cb231231371b496ae5ee6f7571c3de2f448
tree3b084d24611dccee0ff173254646c1e0269845f0
parent5001f23ecc5f380938cee8d7fcce053ea482d928
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).

(From OE-Core rev: a90ffea30c4578fd6acda2c5945b816ad33b13f5)

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