Skip to content

Commit

Permalink
Update docs/references/subcommands/sbom.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Sasarak <[email protected]>
  • Loading branch information
spatten and csasarak authored May 30, 2024
1 parent 4b7d2c7 commit 812fdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/subcommands/sbom.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The `sbom test` command checks whether the most-recent scan of your FOSSA projec
- If there are issues, it prints them to stdout and fails with an exit code of 1
- If there are no issues, it prints nothing and succeeds with an exit code of 0

`fossa sbom test` supports the [Common FOSSA Project Flags](./analyze.md#common-fossa-project-flags) supported by all commands.
`fossa sbom test` supports the [Common FOSSA Project Flags](./analyze.md#common-fossa-project-flags).

`fossa sbom test` also supports the [flags supported by `fossa test`](./test.md).

Expand Down

0 comments on commit 812fdf1

Please sign in to comment.