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 4d5ac2e commit 958ceceCopy full SHA for 958cece
Doc/library/idle.rst
@@ -672,7 +672,8 @@ The following options are available:
672
673
.. option:: -c <command>
674
675
- Run the specified Python command in the shell window. For example, pass ``-c "print('Hello, World!')"``.
+ Run the specified Python command in the shell window.
676
+ For example, pass ``-c "print('Hello, World!')"``.
677
On Windows, the outer quotes must be double quotes as shown.
678
679
.. option:: -d
0 commit comments