Skip to content

Commit a3288f5

Browse files
fix: typo in a subcommand
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent a6c38be commit a3288f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/idle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ IDLE can be invoked from the command line with various options. The general synt
666666

667667
.. code-block:: bash
668668
669-
python -m idlelib idle [options] [file ...]
669+
python -m idlelib [options] [file ...]
670670
671671
The following options are available:
672672

0 commit comments

Comments
 (0)