Files
dolt/vendor/github.com/alecthomas/template/testdata/file1.tmpl
T
Jesse Ditson 5db3cf1679 kingpin docs, noms blob [put | get] (#3621)
* use kingpin for help and new commands, set up dummy command for noms blob

* document existing commands using kingpin

* remove noms-get and noms-set in favor of new noms blob command

* normalize bool flags in tests, remove redundant cases that kingpin now handles

* add kingpin to vendor files

* make profile flags global

* move --verbose and --quiet to global flags
2017-08-16 16:35:22 -07:00

3 lines
57 B
Cheetah

{{define "x"}}TEXT{{end}}
{{define "dotV"}}{{.V}}{{end}}