aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/argparse_oe.py
AgeCommit message (Expand)Author
2016-05-06scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'Christopher Larson
2016-05-06scripts/lib/argparse_oe: simplify options title changeChristopher Larson
2016-05-06scripts/lib/argparse_oe: show subparser help for unrecognized argsChristopher Larson
2016-05-06scripts/lib/argparse_oe: show self.prog in the error messageChristopher Larson
2016-02-21scripts/lib/argparse_oe: tweak title above optionsPaul Eggleton
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton
2015-12-22scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton