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