diff --git a/README.md b/README.md index 86a92a4d..54a2c3c8 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ Found [Clone] 7 duplicated lines with 10 tokens: * `analyze` - Run a Codacy analysis over a directory/files * `--help` - Displays all the configuration options, their meaning and possible values. * `--verbose` - Run the tool with verbose output - * `--tool` - Choose the tool to analyze the code (e.g. brakeman) + * `--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) * `--directory` - Choose the directory to be analysed * `--codacy-api-base-url` or env.`CODACY_API_BASE_URL` - Change the Codacy installation API URL to retrieve the configuration (e.g. Enterprise installation) * `--output` - Send the output results to a file