We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c458d commit 141aa3cCopy full SHA for 141aa3c
docs/source/pages/cli_usage/command_analyze.rst
@@ -21,7 +21,7 @@ Usage
21
22
usage: ./run_macaron.sh analyze
23
[-h] [-sbom SBOM_PATH] [-purl PURL] [-rp REPO_PATH] [-b BRANCH]
24
- [-d DIGEST] [-pe PROVENANCE_EXPECTATION] [-c CONFIG_PATH]
+ [-d DIGEST] [-pe PROVENANCE_EXPECTATION]
25
[--skip-deps] [-g TEMPLATE_PATH]
26
27
-------
@@ -62,10 +62,6 @@ Options
62
63
The path to the provenance file in in-toto format.
64
65
-.. option:: -c CONFIG_PATH, --config-path CONFIG_PATH
66
-
67
- The path to the user configuration.
68
69
.. option:: --skip-deps
70
71
Skip automatic dependency analysis.
0 commit comments