mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 08:53:15 +01:00
fix(help): power-user help text to indicate it supports file-system (#2113)
Signed-off-by: tomersein <tomersein@gmail.com>
This commit is contained in:
parent
b2be411f77
commit
b82c0ffc34
@ -21,7 +21,7 @@ import (
|
|||||||
|
|
||||||
const powerUserExample = ` {{.appName}} {{.command}} <image>
|
const powerUserExample = ` {{.appName}} {{.command}} <image>
|
||||||
DEPRECATED - THIS COMMAND WILL BE REMOVED in v1.0.0
|
DEPRECATED - THIS COMMAND WILL BE REMOVED in v1.0.0
|
||||||
Only image sources are supported (e.g. docker: , podman: , docker-archive: , oci: , etc.), the directory source (dir:) is not supported, template outputs are not supported.
|
Template outputs are not supported.
|
||||||
All behavior is controlled via application configuration and environment variables (see https://github.com/anchore/syft#configuration)
|
All behavior is controlled via application configuration and environment variables (see https://github.com/anchore/syft#configuration)
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user