minor tengo tool help change

This commit is contained in:
Daniel Kang 2019-01-12 18:10:21 -08:00
parent 7e88e104c8
commit 2de0fa4efb

View file

@ -76,8 +76,6 @@ func main() {
}
func doHelp() {
fmt.Println("Tengo is a tool to compile Tengo source code or execute compiled Tengo binary.")
fmt.Println()
fmt.Println("Usage:")
fmt.Println()
fmt.Println(" tengo [flags] [input-file]")