generic-poky/scripts/contrib
Paul Eggleton 8e0a84c901 scripts: print usage in argparse-using scripts when a command-line error occurs
For scripts that use Python's standard argparse module to parse
command-line arguments, create a subclass which will show the usage
the usage information when a command-line parsing error occurs. The most
common case would be when the script is run with no arguments; at least
then the user immediately gets to see what arguments they might need to
pass instead of just an error message.

(From OE-Core rev: d62fe7c9bc2df6a4464440a3cae0539074bf99aa)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-28 09:25:12 +00:00
..
bb-perf buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipe 2015-09-12 22:48:30 +01:00
python python3: Upgrade from 3.4.3 to 3.5 2015-12-01 21:32:06 +00:00
bbvars.py bbvars.py: add a script to look for undocumented variables 2011-01-12 00:55:49 -08:00
build-perf-test.sh scripts/contrib/build-perf-test: Update eglibc -> glibc 2014-09-03 11:09:04 +01:00
ddimage ddimage: Support Mac OS 2014-05-28 08:19:30 +01:00
devtool-stress.py scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00
dialog-power-control scripts/contrib/dialog-power-control: add a trivial power prompt script 2014-04-30 21:52:33 +01:00
documentation-audit.sh documentation-audit.sh: Add/fix checks for skipped lines. 2012-12-13 15:18:42 +00:00
graph-tool scripts/contrib: Add graph-tool 2013-12-18 11:21:27 +00:00
list-packageconfig-flags.py scripts: don't skip defaultval 2014-12-03 12:23:56 +00:00
mkefidisk.sh mkefidisk: Create interactive menu for the script 2015-09-18 09:05:26 +01:00
serdevtry scripts/contrib/serdevtry: add script to handle transient serial terminals 2014-04-30 21:52:32 +01:00
test_build_time.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
test_build_time_worker.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
verify-homepage.py verify-homepage: fix recipe file selection 2015-11-16 11:39:36 +00:00