Hi Stepan, * Stepan Kasal wrote on Tue, Mar 27, 2007 at 04:39:32PM CEST: > I noticed a mis-formulated comment. > Attached please find a suggested fix (not checked in yet).
A nit-pick: > -# If no file are specified by the user, then we need to provide default > -# value. By we need to know if files were specified by the user. > +# See whether a non-option argument was seen; if not, the default list > applies. Given ./config.status --file=foo I would call `--file=foo' an option argument. How about this? # The default lists apply if the user does not instantiate any file Cheers, Ralf
