Skip to content

Commit c80e17a

Browse files
Merge pull request #463 from codacy/doc/skip-docker-test
doc: Improve description of --skip-docker-test TS-106
2 parents 89c1379 + 38aa254 commit c80e17a

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
@@ -206,7 +206,7 @@ Found [Clone] 7 duplicated lines with 10 tokens:
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
208208
* `--upload-batch-size` [default: 50000] - Maximum number of results in each batch to upload to Codacy
209-
* `--skip-docker-test` [default: false] - Skip the test_docker_socket().
209+
* `--skip-docker-test` [default: false] - Skip testing if the default Unix socket for the Docker daemon exists
210210
* `--skip-ssl-verification` [default: false] - Skip the SSL certificate verification when communicating with the Codacy API
211211
* `--parallel` [default: 2] - Number of tools to run in parallel
212212
* `--max-allowed-issues` [default: 0] - Maximum number of issues allowed for the analysis to succeed

0 commit comments

Comments
 (0)