Skip to content

Commit

Permalink
Update packages/aws-cdk/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scanlonp authored Mar 7, 2024
1 parent c0653b5 commit 6e72bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ $ cdk synth
$ # Synthesize cloud assembly for StackName, but don't include dependencies
$ cdk synth MyStackName --exclusively

$ # Synthesize cloud assembly for StackName, but don't CloudFormation template output to STDOUT
$ # Synthesize cloud assembly for StackName, but don't write CloudFormation template output to STDOUT
$ cdk synth MyStackName --quiet
```

Expand Down

0 comments on commit 6e72bbc

Please sign in to comment.