Skip to content
Snippets Groups Projects
Unverified Commit 4aa246e1 authored by Angus Lees's avatar Angus Lees
Browse files

Rename --extVar to --ext-str

For consistency with other options (hyphenated, not camel case), and
the upstream `jsonnet` tool.
parent 28b1b98b
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ import (
const (
flagJpath = "jpath"
flagExtVar = "extVar"
flagExtVar = "ext-str"
flagResolver = "resolve-images"
flagResolvFail = "resolve-images-error"
)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment