Skip to content

Commit

Permalink
docs: synchronizing help from snyk/user-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Avishagp authored and thisislawatts committed Feb 26, 2024
1 parent 86eed5a commit e8f93ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/cli-commands/container-sbom.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Required. The image for which you will generate an SBOM document.

### Create a SPDX JSON document for an image while excluding application dependencies

`$ snyk container sbom --format=spdx2.3+json redis:latest ----exclude-app-vulns`
`$ snyk container sbom --format=spdx2.3+json redis:latest --exclude-app-vulns`

### Refer to a container image by its digest

Expand Down

0 comments on commit e8f93ec

Please sign in to comment.