Fixes typo on documentation of no-warnings option

pull/215/head
Federico Fapitalle 6 years ago
parent 130fd4f90f
commit 5861f9fe65

@ -116,8 +116,8 @@ return code will be:
* ``1`` if one or more errors occur
* ``2`` if no errors occur, but one or more warnings occur
If the script is invoked with the ``-q`` (or ``--no-warning``) options, it will
not output warning level problems, only error level.
If the script is invoked with the ``--no-warnings`` option, it won't output
warning level problems, only error level ones.
YAML files extensions
---------------------

Loading…
Cancel
Save