Skip to content

Commit 304a4c3

Browse files
Update doc/whatsnew/fragments/5701.other
Co-authored-by: Pierre Sassoulas <[email protected]>
1 parent abab1cc commit 304a4c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/whatsnew/fragments/5701.other

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ You can now set the ``files`` option in configuration files and on the command l
22
Passing files without the ``--files`` flag is still supported. This allows to set
33
``files`` to ``files = my_source_directory`` and invoking ``pylint`` with only
44
the ``pylint`` command similar to how other CLI tools allow to do so.
5-
The help message can always be invoked with ``pylint -h`` as well as with
6-
``pylint`` if the ``files`` option is not set.
5+
The help message can always be invoked with ``pylint -h`` or ``pylint --help``.
76

87
Closes #5701

0 commit comments

Comments
 (0)