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