Yes, just use the ARGV as if you would without using OptionParser;
once it has parsed everything it recognizes, it will leave the rest of
arguments in ARGV.

-- Matma Rex