This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unattended mode/command switches to setup


Are you referring to OptionSet::ParameterUsage?

                        -Len

Robert Collins <rbcollins@cygwin.com> writes:

> On Mon, 2002-08-12 at 11:26, Len Giambrone wrote:
> > 
> > Great.  It seems he also forgot to mention another option he added:
> > 
> > -r --no-replaceonreboot
> > 
> > Prevent the replacement of an in-use file on reboot.
> > 
> > Is there an easy way to write a help/usage command other than searching
> > through the source and manually finding all occurences of BoolOption and
> > StringOption?  Given the existence of all possible extra args to these
> > functions, I would expect some function to seamlessly put it all together, but
> > I can't find it.
> 
> Yes there is. It's in the GetOpt++ library, which is on my other OS - I
> can't get at easily just now. t
> 
> Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]