Merge pull request #1829 from abdulfataiaka/patch-1

Update invocation.rst file
This commit is contained in:
Ian Stapleton Cordasco 2023-11-26 14:02:17 -06:00 committed by GitHub
commit 26e09775a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ Or
This is the last time we will show both versions of an invocation. This is the last time we will show both versions of an invocation.
From now on, we'll simply use ``flake8`` and assume that the user From now on, we'll simply use ``flake8`` and assume that the user
knows they can instead use ``python<version> -m flake8`` instead. knows they can instead use ``python<version> -m flake8``.
It's also possible to narrow what |Flake8| will try to check by specifying It's also possible to narrow what |Flake8| will try to check by specifying
exactly the paths and directories you want it to check. Let's assume that exactly the paths and directories you want it to check. Let's assume that