We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4c071 commit 660c15dCopy full SHA for 660c15d
doc/user_guide/output.rst
@@ -101,7 +101,7 @@ Reports section
101
Following the analysis message, Pylint can display a set of reports,
102
each one focusing on a particular aspect of the project, such as number
103
of messages by categories, modules dependencies. These features can
104
-be enabled through the ``--report=y`` option, or its shorthand
+be enabled through the ``--reports=y`` option, or its shorthand
105
version ``-rn``.
106
107
For instance, the metrics report displays summaries gathered from the
0 commit comments