Fix option description that is a warning in new Sphinx versions.

This commit is contained in:
Georg Brandl 2014-03-18 07:44:07 +01:00
parent d6a91a7ab6
commit f5c801fdca

View file

@ -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