Skip to content

Commit 14814b2

Browse files
committedNov 14, 2020
remove outdated output-file configuration docs
1 parent a4aeb2e commit 14814b2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed
 

‎docs/source/user/options.rst

-9
Original file line numberDiff line numberDiff line change
@@ -795,15 +795,6 @@ Options and their Descriptions
795795
flake8 --output-file=output.txt dir/
796796
flake8 -vv --output-file=output.txt dir/
797797

798-
This **can** be specified in config files.
799-
800-
Example config file usage:
801-
802-
.. code-block:: ini
803-
804-
output-file = output.txt
805-
output_file = output.txt
806-
807798

808799
.. option:: --tee
809800

0 commit comments

Comments
 (0)
Please sign in to comment.