We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21eec5 commit 32de923Copy full SHA for 32de923
1 file changed
README.md
@@ -51,7 +51,7 @@ exclude: []
51
# same as --platform; SYFT_PLATFORM env var
52
platform: ""
53
54
-# cataloging packages is exposed through the packages and power-user subcommands
+# catalog packages
55
package:
56
57
# search within archives that do contain a file index to search against (zip)
@@ -74,7 +74,7 @@ package:
74
# same as -s ; SYFT_PACKAGE_CATALOGER_SCOPE env var
75
scope: "squashed"
76
77
-# cataloging file metadata is exposed through the power-user subcommand
+# catalog file metadata
78
file-metadata:
79
cataloger:
80
# enable/disable cataloging of file metadata
0 commit comments