summaryrefslogtreecommitdiff
path: root/examples/cmds_with_dashes.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for complete funcs to rename_command()kotfu2020-04-201-0/+6
* Document help topics not associated with commandskotfu2020-04-191-0/+4
* add renaming of a built-in commandkotfu2020-04-141-0/+1
* Add help for debug commandkotfu2020-04-141-0/+1
* fixed extranneous help because of poorly named self.help_func()kotfu2020-04-141-1/+1
* help methods working, but help menu is brokenkotfu2020-04-141-1/+10
* Sample program and rough implementation of renaming built-in commandskotfu2020-04-141-0/+18