fix(cli): update --format documentation (#3118)

Refs: #3039 #3044
This commit is contained in:
Vasilii A 2024-04-28 06:56:10 +03:00 committed by GitHub
parent c3d8a85eb5
commit dcda1f6128
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ Handle Warnings
your project your project
Output Output
-f, --format=ARG Use a specific output format (default, json) -f, --format=ARG Use a specific output format (default, json, checkstyle, unix)
Miscellaneous Miscellaneous
--threads=INT Number of threads to use. Set to 1 for using only 1 CPU core --threads=INT Number of threads to use. Set to 1 for using only 1 CPU core