mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix some false positives of documentation syntax problems
This commit is contained in:
parent
2109f7880b
commit
3ea574f35b
3 changed files with 4 additions and 4 deletions
|
@ -80,7 +80,7 @@ General Options
|
|||
|
||||
.. versionadded:: 3.9
|
||||
|
||||
.. cmdoption:: --with-dbmliborder=db1:db2:...
|
||||
.. cmdoption:: --with-dbmliborder=<list of backend names>
|
||||
|
||||
Override order to check db backends for the :mod:`dbm` module
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue