Merge pull request #9586 from jl2501/patch-1

Update fix.mdx
pull/9590/head
Megan Marsh 6 years ago committed by GitHub
commit cf0646b2ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ of Packer. After you update to a new Packer release, you should run the fix
command to make sure your templates work with the new release.
The fix command will output the changed template to standard out, so you should
redirect standard using standard OS-specific techniques if you want to save it
redirect standard out using standard OS-specific techniques if you want to save it
to a file. For example, on Linux systems, you may want to do this:
```shell-session

Loading…
Cancel
Save