summaryrefslogtreecommitdiff
path: root/cliff/help.py
Commit message (Expand)AuthorAgeFilesLines
* fix help and tests for API changeDoug Hellmann2012-06-181-2/+3
* make help list commands if none match exactly; fixes #8Doug Hellmann2012-05-061-1/+14
* pass the App to the help action instead of passing just the command manager, ...Doug Hellmann2012-04-291-6/+6
* first pass at interactive appDoug Hellmann2012-04-281-2/+6
* only show the one-line description in the command list; add a description of ...Doug Hellmann2012-04-261-1/+5
* register a custom help action that knows how to print the list of commands av...Doug Hellmann2012-04-261-0/+43