Skip to content

Commit 141aa3c

Browse files
author
Trong Nhan Mai
committed
chore: remove --config-path from the Shinx documentation
1 parent 48c458d commit 141aa3c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/source/pages/cli_usage/command_analyze.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Usage
2121
2222
usage: ./run_macaron.sh analyze
2323
[-h] [-sbom SBOM_PATH] [-purl PURL] [-rp REPO_PATH] [-b BRANCH]
24-
[-d DIGEST] [-pe PROVENANCE_EXPECTATION] [-c CONFIG_PATH]
24+
[-d DIGEST] [-pe PROVENANCE_EXPECTATION]
2525
[--skip-deps] [-g TEMPLATE_PATH]
2626
2727
-------
@@ -62,10 +62,6 @@ Options
6262

6363
The path to the provenance file in in-toto format.
6464

65-
.. option:: -c CONFIG_PATH, --config-path CONFIG_PATH
66-
67-
The path to the user configuration.
68-
6965
.. option:: --skip-deps
7066

7167
Skip automatic dependency analysis.

0 commit comments

Comments
 (0)