]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
small usage note change
authorBarry Warsaw <barry@python.org>
Mon, 25 Jul 1994 21:58:11 +0000 (21:58 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 25 Jul 1994 21:58:11 +0000 (21:58 +0000)
Tools/world/world

index 584b4d2c90b52b564785d4170ed7ee76531e63bc..7bff8b1947678d6d5d00db08bcd1fc26951f0860 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Note: you may have to edit the top line in this file.
 #
-# Usage: world addr
+# Usage: world addr1 [addr2 ...]
 #
 # $Id$