From: Barry Warsaw Date: Mon, 25 Jul 1994 21:58:11 +0000 (+0000) Subject: small usage note change X-Git-Tag: v1.1~236 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16c40cdf61eaf19969a642afb19f830e6ec60837;p=thirdparty%2FPython%2Fcpython.git small usage note change --- diff --git a/Tools/world/world b/Tools/world/world index 584b4d2c90b5..7bff8b194767 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$