mirror of
https://github.com/ergochat/ergo.git
synced 2024-12-23 11:12:44 +01:00
Add comments
This commit is contained in:
parent
9bfdc4fdfb
commit
810908db7f
@ -582,6 +582,7 @@ Information:
|
|||||||
return newHelpIndex
|
return newHelpIndex
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// GenerateHelpIndices generates our help indexes and confirms we have HELP entries for every command.
|
||||||
func GenerateHelpIndices() error {
|
func GenerateHelpIndices() error {
|
||||||
if HelpIndex != "" && HelpIndexOpers != "" {
|
if HelpIndex != "" && HelpIndexOpers != "" {
|
||||||
return nil
|
return nil
|
||||||
|
Loading…
Reference in New Issue
Block a user