Skip to content

Commit

Permalink
Merge pull request #498 from aivantsov/patch-2
Browse files Browse the repository at this point in the history
Fix example of `bom document outline` in README.md
  • Loading branch information
k8s-ci-robot authored Dec 17, 2024
2 parents a31c72c + 26a8eca commit 1cbc5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ information they contain is structured. Here is an example rendering the

```
bom generate --output=debian.spdx --image \
debian@sha256:0aac521df91463e54189d82fe820b6d36b4a0992751c8339fbdd42e2bc1aa491 | bom document outline -
debian@sha256:0aac521df91463e54189d82fe820b6d36b4a0992751c8339fbdd42e2bc1aa491
bom document outline debian.spdx
Expand Down

0 comments on commit 1cbc5b3

Please sign in to comment.