Skip to content

Commit

Permalink
docs: remove -reproducible flag from mod examples (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <[email protected]>
  • Loading branch information
nscuro authored Sep 30, 2021
1 parent b93fc5b commit 02f40c9
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 @@ -165,7 +165,7 @@ Generate SBOMs for modules.
Examples:
$ cyclonedx-gomod mod -licenses -type library -json -output bom.json ./cyclonedx-go
$ cyclonedx-gomod mod -reproducible -test -output bom.xml ./cyclonedx-go
$ cyclonedx-gomod mod -test -output bom.xml ./cyclonedx-go
FLAGS
-json=false Output in JSON
Expand Down

0 comments on commit 02f40c9

Please sign in to comment.