node-js-libs / node.io

MIT License
1.8k stars 140 forks source link

-m (max) param doesn't work on CLI #119

Closed jacobSingh closed 12 years ago

jacobSingh commented 12 years ago

Oops, this is a dupe of #120 now. node.io resolve < /tmp/dom.txt {} {} {} {} {} google.com,173.194.43.9 yahoo.com,72.30.38.140 aol.com,64.12.79.57 netscape.com,205.188.101.58 oldwebguy.com,8.15.7.117 OK: Job complete MathBook Pro:drupal_projects jacob$ node.io -m5 resolve < /tmp/dom.txt ERROR: The job could not be found.

Anytime I provide a --max=5 or -m 5 or -m5 it gives me an error. I don't see what I could be doing wrong here, but this is such basic behavior, I'm sure it is something with my system. Please advise.