diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/internal/cli.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/internal/cli.rst b/docs/source/internal/cli.rst index f3af8c1..a1e9612 100644 --- a/docs/source/internal/cli.rst +++ b/docs/source/internal/cli.rst @@ -11,8 +11,8 @@ passed by the user as early as possible so as much logging can be produced as possible. The default flake8 options are registered by -:func:`~flake8.main.cli.register_default_options`. Trying to register these -options in plugins will result in errors. +:func:`~flake8.main.options.register_default_options`. Trying to register +these options in plugins will result in errors. API Documentation |
