mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Import RDoc 3.5.2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d8ebf3829f
commit
8aa895294b
17 changed files with 564 additions and 290 deletions
|
@ -747,7 +747,7 @@ Usage: #{opt.program_name} [options] [names...]
|
|||
|
||||
if @generator.respond_to? :setup_options then
|
||||
@option_parser ||= OptionParser.new
|
||||
@generator.setup_options self
|
||||
@generator.setup_options self
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue