From c41f8a1dff85b1223589cbdfc289075c5b35e3cc Mon Sep 17 00:00:00 2001 From: andersen Date: Tue, 10 Apr 2001 18:17:05 +0000 Subject: This patch from Laurence Anderson fixes wget HTTP 1.1 support and addes chunked encoding so bb wget is now fully RFC compliant. git-svn-id: svn://busybox.net/trunk/busybox@2296 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- docs/busybox.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/busybox.pod b/docs/busybox.pod index ca3ce97b5..8e8a5492d 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -770,6 +770,7 @@ Options: -H prefix output lines with filename where match was found -h suppress the prefixing filename on output -i ignore case distinctions + -l list names of files that match -n print line number with output lines -q be quiet. Returns 0 if result was found, 1 otherwise -v select non-matching lines @@ -2536,4 +2537,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.99 2001/04/10 00:00:05 kraai Exp $ +# $Id: busybox.pod,v 1.100 2001/04/10 18:17:05 andersen Exp $ -- cgit v1.2.3-55-g6feb