Skip to content

Commit 7dc2319

Browse files
author
Paulo Ribeiro
authored
doc: Fix account API token placeholder (#426)
1 parent 86bcdbf commit 7dc2319

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
@@ -255,7 +255,7 @@ The provider, username, and project name can be retrieved from the URL in Codacy
255255

256256
```sh
257257
codacy-analysis-cli analyze \
258-
--api-token <PROJECT-TOKEN> \
258+
--api-token <API-TOKEN> \
259259
--provider <PROVIDER> \
260260
--username <USERNAME> \
261261
--project <PROJECT-NAME> \

0 commit comments

Comments
 (0)