summaryrefslogtreecommitdiffstats
path: root/scripts/lib/argparse_oe.py
Commit message (Expand)AuthorAgeFilesLines
* argparse_oe: Add int_positive typeAníbal Limón2017-07-211-0/+7
* scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'Christopher Larson2016-05-061-0/+1
* scripts/lib/argparse_oe: simplify options title changeChristopher Larson2016-05-061-4/+1
* scripts/lib/argparse_oe: show subparser help for unrecognized argsChristopher Larson2016-05-061-6/+43
* scripts/lib/argparse_oe: show self.prog in the error messageChristopher Larson2016-05-061-2/+7
* scripts/lib/argparse_oe: tweak title above optionsPaul Eggleton2016-02-211-0/+4
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-211-0/+59
* devtool: add: allow specifying URL as positional argumentPaul Eggleton2015-12-281-0/+16
* scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton2015-12-281-0/+39
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-281-0/+11