[PATCH 1/2] wget: add -o flag
Kang-Che Sung
explorer09 at gmail.com
Thu Dec 27 00:22:49 UTC 2018
On Wednesday, December 26, 2018, Martin Lewis <martin.lewis.x84 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20181227/ba976794/attachment.html>
More information about the busybox
mailing list