Patches item #25982, was opened at 2009-05-22 03:02
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=577&aid=25982&group_id=126

Category: `gem` commands (other)
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Akinori MUSHA (knu)
Assigned to: Nobody (None)
Summary: gem rdoc --no-overwrite

Initial Comment:
What about adding a --[no-]overwrite option to gem rdoc?

It is very useful when you want to generate documents of gems installed with 
--no-rdoc/--no-ri set.

$ gem install --all --no-overwrite


The option is defaulted to true in the attached patch to keep the current 
behavior as default, but you may want to default it to false.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=577&aid=25982&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to