aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fetch/fetch.1
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>1998-11-08 23:18:48 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>1998-11-08 23:18:48 +0000
commit9f63f2aa1c1d98abf8a809ebc7eb69ddb29f422e (patch)
tree3b02f2f4a1479499d230b8b94913ecf3f15fa8fd /usr.bin/fetch/fetch.1
parenta9ad7803a0b269bd4e469eb954a27e24ea0f5ad5 (diff)
Notes
Diffstat (limited to 'usr.bin/fetch/fetch.1')
-rw-r--r--usr.bin/fetch/fetch.117
1 files changed, 9 insertions, 8 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index 20be53dd2f696..06a2fc0ae3316 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -1,4 +1,4 @@
-.\" $Id: fetch.1,v 1.23 1998/05/09 21:39:49 wollman Exp $
+.\" $Id: fetch.1,v 1.24 1998/09/20 00:01:26 jkh Exp $
.Dd July 2, 1996
.Dt FETCH 1
.Os FreeBSD 2.2
@@ -7,13 +7,14 @@
.Nd retrieve a file by Uniform Resource Locator
.Sh SYNOPSIS
.Nm fetch
-.Op Fl MPabmnpqr
+.Op Fl MPablmnpqrtv
.Op Fl S Ar size
+.Op Fl T Ar timeout
.Op Fl o Ar file
.Ar URL
.Op Ar ...
.Nm fetch
-.Op Fl MPRmnpqr
+.Op Fl MPRlmnpqrv
.Op Fl S Ar size
.Op Fl o Ar file
.Op Fl c Ar dir
@@ -102,7 +103,7 @@ under any circumstances, even if the transfer failed or was incomplete.
.It Fl r
Restart a previously interrupted transfer.
.It Fl S Ar bytes
-Require file size reported by
+Require the file size reported by
.Tn FTP
or
.Tn HTTP
@@ -114,10 +115,6 @@ This option is useful to prevent
.Nm fetch
from downloading a file that is either incomplete or the wrong version,
given the correct size of the file in advance.
-.It Fl t
-Work around a different set of buggy
-.Tn TCP
-implementations.
.It Fl T Ar seconds
Set timeout value to
.Ar seconds.
@@ -126,6 +123,10 @@ Overrides the environment variables
for ftp transfers or
.Ev HTTP_TIMEOUT
for http transfers if set.
+.It Fl t
+Work around a different set of buggy
+.Tn TCP
+implementations.
.It Fl v
Increase verbosity. More
.Fl v Ns \&'s