From: Austin Ziegler Date: 2004-12-23T00:57:09+09:00 Subject: Re: ruby-dev summary 25045-25260 On Thu, 23 Dec 2004 00:53:08 +0900, Takaaki Tateishi wrote: > Austin Ziegler wrote: > > Then it should. However, IMO optparse should NOT autovivify -L if I > > specify: > > > > ARGV.options do |opts| > > opts.on('--line', ...) { |xx| ... } > > end > > That's just it except for missing opts.parse!. Well, yes. So if I have --line, will optparse do -L automatically, or will it not? And what was Minero wanting from this if it doesn't do -L automatically? -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca