summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2016-08-30 16:58:01 -0400
committerTerry Jan Reedy <tjreedy@udel.edu>2016-08-30 16:58:01 -0400
commit3399e1e38cfb141d71551cb95db3ee8ab1797674 (patch)
treea56564661ef988a4976ca2d17d9a4cb5169169f6 /Doc
parent624e2226046e20251fc27f91061ef5176b800c33 (diff)
downloadcpython-git-3399e1e38cfb141d71551cb95db3ee8ab1797674.tar.gz
? Working Directory ?
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/idle.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 0b8171d781..ffe842643e 100644
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -531,7 +531,7 @@ Command line usage
-c command run command in the shell window
-d enable debugger and open shell window
-e open editor window
- -h print help message with legal combinatios and exit
+ -h print help message with legal combinations and exit
-i open shell window
-r file run file in shell window
-s run $IDLESTARTUP or $PYTHONSTARTUP first, in shell window