On Wednesday, December 26, 2018, Martin Lewis <martin.lewis....@gmail.com>
wrote:
> [...]
> @@ -147,6 +148,7 @@
>  //usage:     "\n       -T SEC          Network read timeout is SEC
seconds"
>  //usage:       )
>  //usage:     "\n       -O FILE         Save to FILE ('-' for stdout)"
> +//usage:     "\n       -o FILE         Save output to FILE ('-' for
stdout)"

Am I the only one who think "output" is confusing for the "-o" option?

GNU wget manual already changed the name to "logfile" for what you are
implementing.

Speaking of, would you mind also change the "-O" help text to clarify it
refer to the "downloaded data"? Since both can be technically considered
wget "output" it helps to distinguish between the two.
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to