We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fossa sbom analyze
1 parent d3c142b commit 18271edCopy full SHA for 18271ed
docs/references/subcommands/report.md
@@ -39,7 +39,7 @@ With no final path, FOSSA will try to fetch a report for the current directory's
39
40
#### SBOM Files
41
42
-You can specify an SBOM that you would like to generate a report for by listing its filename:
+After using [`fossa sbom analyze`](./sbom.md), you can specify an SBOM that you would like to generate a report for using its file:
43
44
```
45
fossa report attribution --format json ~/my-project-sbom.txt
0 commit comments