lib/jazzy/config.rb in jazzy-0.0.10 vs lib/jazzy/config.rb in jazzy-0.0.11
- old
+ new
@@ -79,10 +79,10 @@
puts 'jazzy version: ' + Jazzy::VERSION
exit
end
opt.on('-h', '--help', 'Print this help message') do
- puts opt_parser
+ puts opt
exit
end
end.parse!
config