mirror of
https://github.com/evennia/evennia.git
synced 2026-03-23 16:26:30 +01:00
Fix sethelp help file typo.
This commit is contained in:
parent
d890ac10d3
commit
53ecfb503b
1 changed files with 1 additions and 1 deletions
|
|
@ -733,7 +733,7 @@ class CmdSetHelp(CmdHelp):
|
|||
Edit the help database.
|
||||
|
||||
Usage:
|
||||
help[/switches] <topic>[[;alias;alias][,category[,locks]] [= <text>]
|
||||
sethelp[/switches] <topic>[[;alias;alias][,category[,locks]] [= <text>]
|
||||
|
||||
Switches:
|
||||
edit - open a line editor to edit the topic's help text.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue