mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-27 01:54:47 -07:00
Add comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user