mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 11:16:54 +00:00
remove outdated output-file configuration docs
This commit is contained in:
parent
a4aeb2e209
commit
14814b29ec
1 changed files with 0 additions and 9 deletions
|
|
@ -795,15 +795,6 @@ Options and their Descriptions
|
|||
flake8 --output-file=output.txt dir/
|
||||
flake8 -vv --output-file=output.txt dir/
|
||||
|
||||
This **can** be specified in config files.
|
||||
|
||||
Example config file usage:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
output-file = output.txt
|
||||
output_file = output.txt
|
||||
|
||||
|
||||
.. option:: --tee
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue