Fixed command auto-help strings to make it look better in the cmdhelp wiki page

This commit is contained in:
Griatch 2014-02-12 15:05:17 +01:00
parent ee269d13cf
commit bc8ce9f394
10 changed files with 108 additions and 94 deletions

View file

@ -62,7 +62,7 @@ def format_help_list(hdict_cmds, hdict_db):
class CmdHelp(Command):
"""
The main help command
view help or a list of topics
Usage:
help <topic or command>
@ -158,7 +158,7 @@ class CmdHelp(Command):
class CmdSetHelp(MuxCommand):
"""
@help - edit the help database
edit the help database
Usage:
@help[/switches] <topic>[,category[,locks]] = <text>