Skip to content

Commit

Permalink
Update usage.md docs
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed May 25, 2023
1 parent 288366c commit afd1cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform plan -out plan.tfplan
terraform show -json plan.tfplan | tftools summarize
```

Or if you have the file in json
Or if you have the file in json:

```bash
terraform plan -out plan.tfplan
Expand Down

0 comments on commit afd1cbd

Please sign in to comment.