Skip to content

Commit 1919059

Browse files
committed
docs: Documenting support for --parallelism flag in hcl fmt
1 parent 07af685 commit 1919059

File tree

1 file changed

+2
-1
lines changed
  • docs-starlight/src/data/commands/hcl

1 file changed

+2
-1
lines changed

docs-starlight/src/data/commands/hcl/fmt.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ examples:
1212
code: |
1313
terragrunt hcl fmt
1414
flags:
15-
- hcl-fmt-filter
1615
- hcl-fmt-check
1716
- hcl-fmt-diff
1817
- hcl-fmt-exclude-dir
1918
- hcl-fmt-file
19+
- hcl-fmt-filter
2020
- hcl-fmt-stdin
21+
- parallelism
2122
- queue-exclude-dir
2223
- queue-exclude-external
2324
- queue-excludes-file

0 commit comments

Comments
 (0)