$ man wget|col -b|grep -c [email protected]
0
$ wget -h|grep -c [email protected]
1
$ man wget|col -b|grep -ic savannah
1
$ wget -h|grep -ic savannah
0
Same problem with (info "(wget) Reporting Bugs").
Be sure to mention both. (And not just refer to "mailing lists".)
Many users are offline e.g., in airplanes composing their bug reports
and need to send them in one short one-way connection with no interaction 
required.

>>>>> "DS" == Darshit Shah <[email protected]> writes:
DS> wget -h and man wget both state that you can write to [email protected] for
DS> submitting bug reports

Reply via email to