mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Add missing output-format "text" to available formats examples (#3120)
This commit is contained in:
parent
d530fce4b3
commit
2fe8717639
@ -336,7 +336,7 @@ Output:
|
|||||||
|
|
||||||
--output-format=console
|
--output-format=console
|
||||||
Changes the output format.
|
Changes the output format.
|
||||||
Available formats: compact, console, emacs, json, pylint, xml, checkstyle, junit, sonarqube, github
|
Available formats: compact, console, text, emacs, json, pylint, xml, checkstyle, junit, sonarqube, github
|
||||||
|
|
||||||
--no-progress
|
--no-progress
|
||||||
Disable the progress indicator
|
Disable the progress indicator
|
||||||
|
Loading…
Reference in New Issue
Block a user