Hi there,

I am not good to read source-code of wget, however, as you mentioned, they
have some 'hidden function' that involved regular expression.
Does that mean you can use wget to get the page and at the same time, also
use regular expression to parse it, all in wget?
If so, can you give me an example of how to use the functions that are not
listed in the man page.

Best regards,

/usr/bin


On Mon, Jun 24, 2013 at 4:04 AM, Tomas Hozza <[email protected]> wrote:

> ----- Original Message -----
> > Tomas Hozza <[email protected]> writes:
> >
> > > Hello.
> > >
> > > We at Red Hat did an inspection of wget-1.14 source, man page and
> > > wget usage (--help) and discovered following errors:
> > >
> > > Missing in man present in usage:
> > > --accept-regex
> > > --preserve-permissions
> > > --regex-type
> > > --reject-regex
> > >
> > > Options undocumented at all:
> > > --backups
> > > --no-backups
> >
> > thanks to have reported this issue.  I am going to push a fix for
> > --accept-regex and --reject-regex soon, I will look at the other ones
> > later.
>
> Thanks.
>
> Is there any chance to get the rest documented any time soon?
>
> Regards,
>
> Tomas Hozza
>
>

Reply via email to