Skip to content

Commit c43be8d

Browse files
authored
Merge pull request #372 from codacy/fix/add-tool-list-link
fix: Add link to list of supported tools
2 parents cfda34d + 572f634 commit c43be8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Found [Clone] 7 duplicated lines with 10 tokens:
205205
* `analyze` - Run a Codacy analysis over a directory/files
206206
* `--help` - Displays all the configuration options, their meaning and possible values.
207207
* `--verbose` - Run the tool with verbose output
208-
* `--tool` - Choose the tool to analyze the code (e.g. brakeman)
208+
* `--tool` - [Choose the tool](https://docs.codacy.com/repositories-configure/codacy-configuration-file/#which-tools-can-be-configured-and-which-name-should-i-use) to analyze the code (e.g. brakeman)
209209
* `--directory` - Choose the directory to be analysed
210210
* `--codacy-api-base-url` or env.`CODACY_API_BASE_URL` - Change the Codacy installation API URL to retrieve the configuration (e.g. Enterprise installation)
211211
* `--output` - Send the output results to a file

0 commit comments

Comments
 (0)