command-line.js: warn on unknown switches
commit02d65520f3504b2707f30bb526ddd939a225d806
authorJohn Foerch <jjfoerch@earthlink.net>
Mon, 11 Aug 2008 20:06:02 +0000 (11 16:06 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 11 Aug 2008 20:06:02 +0000 (11 16:06 -0400)
tree9ba9ece24452ce49333887f60599edfaaac967ea
parent0385239f67dfdc57fab17011b0d3176c96140b63
command-line.js: warn on unknown switches

consider any command line arg that starts with - as a switch,
and never try to load one as an url
modules/command-line.js