forked from External/ergo
Add comments
This commit is contained in:
parent
9bfdc4fdfb
commit
810908db7f
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue