diff --git a/src/Psalm/Internal/Cli/Psalm.php b/src/Psalm/Internal/Cli/Psalm.php index 58ce6d78a..ebd0a8811 100644 --- a/src/Psalm/Internal/Cli/Psalm.php +++ b/src/Psalm/Internal/Cli/Psalm.php @@ -1273,6 +1273,9 @@ final class Psalm --php-version=PHP_VERSION Explicitly set PHP version to analyse code against. + --error-level=ERROR_LEVEL + Set the error reporting level + Surfacing issues: --show-info[=BOOLEAN] Show non-exception parser findings (defaults to false).