Merge pull request #2591 from The-Archemist/sethelp_fix

Fix sethelp help file typo.
This commit is contained in:
Griatch 2021-11-26 09:39:34 +01:00 committed by GitHub
commit 7c2eed4e7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.