Skip to content

Commit 958cece

Browse files
Update Doc/library/idle.rst
Split long line. Co-authored-by: Adam Turner <[email protected]>
1 parent 4d5ac2e commit 958cece

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/library/idle.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,8 @@ The following options are available:
672672

673673
.. option:: -c <command>
674674

675-
Run the specified Python command in the shell window. For example, pass ``-c "print('Hello, World!')"``.
675+
Run the specified Python command in the shell window.
676+
For example, pass ``-c "print('Hello, World!')"``.
676677
On Windows, the outer quotes must be double quotes as shown.
677678

678679
.. option:: -d

0 commit comments

Comments
 (0)