We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cdebde commit 693a979Copy full SHA for 693a979
Doc/library/cmdlinelibs.rst
@@ -1,11 +1,13 @@
1
.. _cmdlinelibs:
2
3
-**************************************
4
-Command Line Implementation Libraries
5
+********************************
+Command Line Interface Libraries
6
7
The modules described in this chapter provide interfaces that assist with
8
-implementing command line applications. Here's an overview:
+implementing command line and terminal interfaces for applications.
9
+
10
+Here's an overview:
11
12
.. toctree::
13
:maxdepth: 1
0 commit comments