doc changes

packer_fmt_multi_args
anshul sharma 12 months ago
parent 294ed3f31c
commit 2a32343e07

@ -32,6 +32,15 @@ my-template.pkr.hcl
```
Format multiple configuration files, writing the changes back to respective original files.
```shell-session
$ packer fmt my-template.pkr.hcl my-varfile.pkrvars.hcl
my-template.pkr.hcl
my-varfile.pkrvars.hcl
```
Format a configuration file, reading from stdin and writing to stdout.
```shell-session

Loading…
Cancel
Save