command/inspect: help text shows machine-readable flag
This commit is contained in:
parent
30f9358edc
commit
588623b008
|
@ -6,4 +6,8 @@ Usage: packer inspect TEMPLATE
|
|||
Inspects a template, parsing and outputting the components a template
|
||||
defines. This does not validate the contents of a template (other than
|
||||
basic syntax by necessity).
|
||||
|
||||
Options:
|
||||
|
||||
-machine-readable Machine-readable output
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue