We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9e4b2 commit 09a2acbCopy full SHA for 09a2acb
lib/rdoc/options.rb
@@ -430,7 +430,7 @@ def parse(argv)
430
warn "--inline-source will be removed from RDoc on or after August 2009"
431
end
432
433
- opt.on("--promiscuous", "-p" do |value|
+ opt.on("--promiscuous", "-p") do |value|
434
warn "--promiscuous will be removed from RDoc on or after August 2009"
435
436
0 commit comments