diff options
| author | Anthony Sottile <asottile@umich.edu> | 2020-11-13 16:14:45 -0800 |
|---|---|---|
| committer | Anthony Sottile <asottile@umich.edu> | 2020-11-13 16:14:45 -0800 |
| commit | 14814b29ec0c5b840f5e8039f2efea2907f6c990 (patch) | |
| tree | ddf6cf35d0cfe2926cbec900d19e96a84d2d2c56 /docs/source | |
| parent | a4aeb2e209c64efcfadb43cb96809c1f5b80912b (diff) | |
| download | flake8-14814b29ec0c5b840f5e8039f2efea2907f6c990.tar.gz | |
remove outdated output-file configuration docs
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/user/options.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/source/user/options.rst b/docs/source/user/options.rst index 76cca3b..5e62453 100644 --- a/docs/source/user/options.rst +++ b/docs/source/user/options.rst @@ -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 |
