mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 08:53:15 +01:00
update help formatting (#1105)
This commit is contained in:
parent
9b1adce19a
commit
571de3602a
@ -13,7 +13,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
packagesExample = ` {{.appName}} {{.command}} alpine:latest a summary of discovered packages
|
packagesExample = ` {{.appName}} {{.command}} alpine:latest a summary of discovered packages
|
||||||
{{.appName}} {{.command}} alpine:latest -o json show all possible cataloging details
|
{{.appName}} {{.command}} alpine:latest -o json show all possible cataloging details
|
||||||
{{.appName}} {{.command}} alpine:latest -o cyclonedx show a CycloneDX formatted SBOM
|
{{.appName}} {{.command}} alpine:latest -o cyclonedx show a CycloneDX formatted SBOM
|
||||||
{{.appName}} {{.command}} alpine:latest -o cyclonedx-json show a CycloneDX JSON formatted SBOM
|
{{.appName}} {{.command}} alpine:latest -o cyclonedx-json show a CycloneDX JSON formatted SBOM
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user