#!/usr/bin/ruby

require 'rdoc/ri/driver'

RDoc::RI::Driver.run ARGV
