Skip to content

Commit

Permalink
Merge pull request #496 from DinoChiesa/fix-readme-1
Browse files Browse the repository at this point in the history
fix: minor typo in README
  • Loading branch information
ssvaidyanathan authored Jan 10, 2025
2 parents 7258a0c + 276dd05 commit 5c73ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Usage: apigeelint [options]
Options:
-V, --version output the version number
-s, --path <path> Path of the proxy to analyze
-d, --download [value] Download the API proxy or sharedflow to analyze. Exclusive of -s / --path. Example: org:ORG,API:proxyname or org:ORG,sf:SHAREDFLOWNAME
-d, --download [value] Download the API proxy or sharedflow to analyze. Exclusive of -s / --path. Example: org:ORG,api:PROXYNAME or org:ORG,sf:SHAREDFLOWNAME
-f, --formatter [value] Specify formatters (default: json.js)
-w, --write [value] file path to write results
-e, --excluded [value] The comma separated list of tests to exclude (default: none)
Expand Down

0 comments on commit 5c73ac2

Please # to comment.