From: Ben Bleything Date: 2007-08-05T01:30:50+09:00 Subject: Re: building rubygems without documentation On Sat, Aug 04, 2007, Sy Ali wrote: > I see no way to build rubygems without documentation. I checked the > --help listing and ri and rdoc are not mentioned. Try gem help install. In there, you'll see --no-rdoc and --no-ri. Ben