Merge pull request #7960 from guidodobboletta/master

Fix console help text
pull/7982/head
Megan Marsh 7 years ago committed by GitHub
commit 6688f436dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 {

Loading…
Cancel
Save