Skip to content

Commit 313573f

Browse files
author
Paulo Ribeiro
authored
doc: Improve description for upload-batch-size (#443)
1 parent 26209b9 commit 313573f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
* `--skip-commit-uuid-validation` [default: false] - Force using a commit UUID even if it doesn't belong to the current git branch.
206206
* `--skip-uncommitted-files-check` [default: false] - Skip check for uncommitted files in the analysis directory
207207
* `--upload` [default: false] - Request to push results to Codacy
208-
* `--upload-batch-size` [default: 50000] - Batch size for upload of results
208+
* `--upload-batch-size` [default: 50000] - Maximum number of results in each batch to upload to Codacy
209209
* `--skip-ssl-verification` [default: false] - Skip the SSL certificate verification when communicating with the Codacy API
210210
* `--parallel` [default: 2] - Number of tools to run in parallel
211211
* `--max-allowed-issues` [default: 0] - Maximum number of issues allowed for the analysis to succeed

0 commit comments

Comments
 (0)