nashorn/samples/ziplist.js
changeset 26054 3d9f96f3d540
parent 25586 cac6440168e2
child 26067 b32ccc3a76c9
--- a/nashorn/samples/ziplist.js	Thu Aug 07 11:06:45 2014 +0200
+++ b/nashorn/samples/ziplist.js	Thu Aug 07 19:19:46 2014 +0530
@@ -30,7 +30,7 @@
  */
 
 if (arguments.length == 0) {
-    print("Usage: jjs ziplist <zip-file>");
+    print("Usage: jjs ziplist -- <zip-file>");
     exit(1);
 }