1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00

That one, too.

This commit is contained in:
Tod Beardsley 2014-03-04 14:38:25 -06:00
parent 6e88bbd827
commit a3d72567f3
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193

View File

@ -38,7 +38,7 @@ end
cmd = nil
rest = []
# Parse the argument and rock that shit.
# Parse the argument and rock it
$args.parse(ARGV) { |opt, idx, val|
#puts "opt[%d]: #{opt.inspect} / #{val.inspect}" % idx