summaryrefslogtreecommitdiff
path: root/vendor/github.com/pkg/errors/errors.go
diff options
context:
space:
mode:
authorLuc DUZAN <luc.duzan@corp.ovh.com>2018-10-16 11:27:51 +0200
committerLuc DUZAN <luc.duzan@corp.ovh.com>2018-10-16 11:27:51 +0200
commit5ea45cfb9348948f86e88224f4584769096570eb (patch)
treebbffc6b22a97c55841242698d9c923c69cc6ca40 /vendor/github.com/pkg/errors/errors.go
parent9fb1abc5c218bc25ec8350f8229be74baeb1497b (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/errors.go')
0 files changed, 0 insertions, 0 deletions