Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' | Christopher Larson | 2016-05-06 | 1 | -0/+1 |
* | scripts/lib/argparse_oe: simplify options title change | Christopher Larson | 2016-05-06 | 1 | -4/+1 |
* | scripts/lib/argparse_oe: show subparser help for unrecognized args | Christopher Larson | 2016-05-06 | 1 | -6/+43 |
* | scripts/lib/argparse_oe: show self.prog in the error message | Christopher Larson | 2016-05-06 | 1 | -2/+7 |
* | scripts/lib/argparse_oe: tweak title above options | Paul Eggleton | 2016-02-21 | 1 | -0/+4 |
* | devtool: categorise and order subcommands in help output | Paul Eggleton | 2016-02-21 | 1 | -0/+59 |
* | devtool: add: allow specifying URL as positional argument | Paul Eggleton | 2015-12-28 | 1 | -0/+16 |
* | scripts/lib/argparse_oe: handle intermixing of optional positional arguments | Paul Eggleton | 2015-12-28 | 1 | -0/+39 |
* | scripts: print usage in argparse-using scripts when a command-line error occurs | Paul Eggleton | 2015-12-28 | 1 | -0/+11 |