Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The full documentation can be issued by running with ``environment --help``:
This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
--sv <version>, --spec-version <version>
Which version of CycloneDX to use.
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
{choices: 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
(default: 1.6)
--output-reproducible
Whether to go the extra mile and make the output reproducible.
Expand Down Expand Up @@ -252,7 +252,7 @@ The full documentation can be issued by running with ``pipenv --help``:
This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
--sv <version>, --spec-version <version>
Which version of CycloneDX to use.
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
{choices: 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
(default: 1.6)
--output-reproducible
Whether to go the extra mile and make the output reproducible.
Expand Down Expand Up @@ -327,7 +327,7 @@ The full documentation can be issued by running with ``poetry --help``:
This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
--sv <version>, --spec-version <version>
Which version of CycloneDX to use.
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
{choices: 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
(default: 1.6)
--output-reproducible
Whether to go the extra mile and make the output reproducible.
Expand Down Expand Up @@ -398,7 +398,7 @@ The full documentation can be issued by running with ``requirements --help``:
This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
--sv <version>, --spec-version <version>
Which version of CycloneDX to use.
{choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
{choices: 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
(default: 1.6)
--output-reproducible
Whether to go the extra mile and make the output reproducible.
Expand Down
119 changes: 119 additions & 0 deletions tests/_data/snapshots/environment/plain_editable-self_1.7.json.bin

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading