summaryrefslogtreecommitdiff
path: root/examples/arg_print.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed new decorator to @with_argparser_and_unknown_args to make it more des...Todd Leonhardt2018-01-151-2/+2
* Changed @with_argument_parser to only pass single argument to commandsTodd Leonhardt2018-01-151-9/+30
* Modified examples still using @options to import make_option from optparseTodd Leonhardt2018-01-151-1/+2
* Updated docs to make it more clear that you need to update shortcuts attribut...Todd Leonhardt2017-11-091-1/+8
* Improved documentation for how a user can modify comment grammar/styleTodd Leonhardt2017-09-221-0/+39