summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1994-07-25 21:58:11 (GMT)
committerBarry Warsaw <barry@python.org>1994-07-25 21:58:11 (GMT)
commit16c40cdf61eaf19969a642afb19f830e6ec60837 (patch)
treee3fd0aa774886e5f769f7e0fb0a763187f8eb449 /Tools
parentb5ddae738852ce4c0aa7d510c6eb4c0fe0295631 (diff)
downloadcpython-16c40cdf61eaf19969a642afb19f830e6ec60837.zip
cpython-16c40cdf61eaf19969a642afb19f830e6ec60837.tar.gz
cpython-16c40cdf61eaf19969a642afb19f830e6ec60837.tar.bz2
small usage note change
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/world/world2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/world/world b/Tools/world/world
index 584b4d2..7bff8b1 100755
--- a/Tools/world/world
+++ b/Tools/world/world
@@ -2,7 +2,7 @@
#
# Note: you may have to edit the top line in this file.
#
-# Usage: world addr
+# Usage: world addr1 [addr2 ...]
#
# $Id$