diff options
| author | Luc DUZAN <luc.duzan@corp.ovh.com> | 2018-10-16 11:27:51 +0200 |
|---|---|---|
| committer | Luc DUZAN <luc.duzan@corp.ovh.com> | 2018-10-16 11:27:51 +0200 |
| commit | 5ea45cfb9348948f86e88224f4584769096570eb (patch) | |
| tree | bbffc6b22a97c55841242698d9c923c69cc6ca40 /vendor/github.com/pkg/errors/stack.go | |
| parent | 9fb1abc5c218bc25ec8350f8229be74baeb1497b (diff) | |
Remove CMD --help -> make call without args easy
Before this fix, it was really not easy to call gomplate without args.
For example if someone wanted to do:
> echo "Hello, {{.Env.USER}}" | docker run -e USER -i hairyhenderson/gomplate
This did not work, so he add to do:
> echo "Hello, {{.Env.USER}}" | docker run -e USER --entrypoint /gomplate -i hairyhenderson/gomplate
Diffstat (limited to 'vendor/github.com/pkg/errors/stack.go')
0 files changed, 0 insertions, 0 deletions
