Add missing default arguments in sphinx-apidoc.rst (#11084)

Add the missing default arguments to two CLI flags, ``-l`` and ``-d``
This commit is contained in:
jgart
2023-01-05 05:44:02 -06:00
committed by GitHub
parent f89f94354e
commit 0fbd8afc05

View File

@@ -50,7 +50,7 @@ Options
.. option:: -l, --follow-links
Follow symbolic links.
Follow symbolic links. Defaults to ``False``.
.. option:: -n, --dry-run
@@ -62,7 +62,7 @@ Options
.. option:: -d <MAXDEPTH>
Maximum depth for the generated table of contents file.
Maximum depth for the generated table of contents file. Defaults to ``4``.
.. option:: --tocfile