Add Trace() function.

This commit is contained in:
Alec Thomas
2018-05-25 00:05:04 -04:00
parent 93e21885b1
commit 0bb304449c
5 changed files with 50 additions and 14 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const defaultHelp = `{{- with .Application -}}
usage: {{.Name}}
{{.Help}}
{{range .Flags}}
{{range .Context.Flags}}
--{{.Name}}
{{end}}