Skip to content

Commit

Permalink
[OPT-935] Fix typo in shell example.
Browse files Browse the repository at this point in the history
  • Loading branch information
daFont-iriusrisk committed Aug 23, 2023
1 parent b6aec91 commit 533cd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Quickstart-Guide-for-Beginners.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ With this two files we are ready to execute the `parse` command in order to gene
```shell
startleft parse \
--iac-type TERRAFORM \
--default-mapping-filefile iriusrisk-tf-aws-mapping.yaml \
--default-mapping-file iriusrisk-tf-aws-mapping.yaml \
--output-file multinetwork_security_groups_with_lb.otm \
--project-name "Terraform MN Security Groups with LB" \
--project-id "tf-mn-sg-lb" \
Expand Down

0 comments on commit 533cd29

Please sign in to comment.