aboutsummaryrefslogtreecommitdiff
path: root/modules/help.py
Commit message (Collapse)AuthorAgeFilesLines
* boldify important parts in !help outputGravatar jesopo2019-11-191-5/+11
|
* move !which to help.pyGravatar jesopo2019-10-081-0/+16
|
* add !apropos - to show commands with a given string in themGravatar jesopo2019-10-081-0/+16
| | | | closes #133
* be explicit when a command has no help availableGravatar jesopo2019-09-171-1/+5
|
* Add missing ">" to !help outputGravatar jesopo2019-06-221-1/+1
|
* Move !help to it's own module and entirely rework its interfaceGravatar jesopo2019-06-181-0/+82