mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fix option description that is a warning in new Sphinx versions.
This commit is contained in:
parent
d6a91a7ab6
commit
f5c801fdca
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ compile Python sources.
|
|||
|
||||
.. program:: compileall
|
||||
|
||||
.. cmdoption:: [directory|file]...
|
||||
.. cmdoption:: directory ...
|
||||
file ...
|
||||
|
||||
Positional arguments are files to compile or directories that contain
|
||||
source files, traversed recursively. If no argument is given, behave as if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue