Merge pull request #2591 from The-Archemist/sethelp_fix
Fix sethelp help file typo.
This commit is contained in:
commit
1400436c11
1 changed files with 1 additions and 1 deletions
|
|
@ -733,7 +733,7 @@ class CmdSetHelp(CmdHelp):
|
||||||
Edit the help database.
|
Edit the help database.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
help[/switches] <topic>[[;alias;alias][,category[,locks]] [= <text>]
|
sethelp[/switches] <topic>[[;alias;alias][,category[,locks]] [= <text>]
|
||||||
|
|
||||||
Switches:
|
Switches:
|
||||||
edit - open a line editor to edit the topic's help text.
|
edit - open a line editor to edit the topic's help text.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue