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