gh-109435: Add Doc/library/cmdline.rst (#109436)

Document modules providing a command-line interface (CLI).
This commit is contained in:
Victor Stinner 2023-09-19 13:57:28 +02:00 committed by GitHub
parent afa7b0d743
commit 59f32a785f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 70 additions and 0 deletions

View file

@ -16,6 +16,8 @@ have write permission to the library directories.
.. include:: ../includes/wasm-notavail.rst
.. _compileall-cli:
Command-line use
----------------