This commit is contained in:
Guido Dobboletta 2019-08-08 13:22:59 -05:00
parent c0e37e6045
commit e79d62d006
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Options:
}
func (*ConsoleCommand) Synopsis() string {
return "check that a template is valid"
return "creates a console for testing variable interpolation"
}
func (*ConsoleCommand) AutocompleteArgs() complete.Predictor {