mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Fix sethelp help file typo.
This commit is contained in:
parent
da41176a96
commit
afa670a293
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