Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Doc/library/idle.rst
  • Loading branch information
terryjreedy authored Feb 22, 2025
commit 00683c8429ca165bea0ae4b0fd24f5a7341ea394
1 change: 0 additions & 1 deletion Doc/library/idle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,6 @@ The following options are available:
.. option:: -c <command>

Run the specified Python command in the shell window. For example, pass ``-c "print('Hello, World!')"``.

On Windows, the outer quotes must be double quotes as shown.

.. option:: -d
Expand Down