remove useless comment

-var-file allow an HCL file
pull/9142/head
nqb 6 years ago
parent 7ee5870a8e
commit be08eddd8d
No known key found for this signature in database
GPG Key ID: E5DC9201AE579262

@ -419,7 +419,7 @@ Options:
-parallel-builds=1 Number of builds to run in parallel. 0 means no limit (Default: 0)
-timestamp-ui Enable prefixing of each ui output with an RFC3339 timestamp.
-var 'key=value' Variable for templates, can be used multiple times.
-var-file=path JSON file containing user variables. [ Note that even in HCL mode this expects file to contain JSON, a fix is comming soon ]
-var-file=path JSON file containing user variables.
`
return strings.TrimSpace(helpText)

Loading…
Cancel
Save