summaryrefslogtreecommitdiffstats
path: root/usr.bin/fetch/fetch.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fetch/fetch.1')
-rw-r--r--usr.bin/fetch/fetch.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index 919b559..b2b2ea0 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -27,7 +27,8 @@ either the
.Tn FTP
or the
.Tn HTTP
-protocol. In the first form of the command, the
+protocol.
+In the first form of the command, the
.Ar URL
may be of the form
.Li http://site.domain/path/to/the/file
@@ -108,7 +109,8 @@ Use the passive mode of the
.Tn FTP
protocol. This is useful for crossing certain sorts of firewalls.
.It Fl q
-Quiet mode. Do not report transfer progress on the terminal.
+Quiet mode.
+Do not report transfer progress on the terminal.
.It Fl R
The filenames specified are ``precious'', and should not be deleted
under any circumstances, even if the transfer failed or was incomplete.
@@ -128,7 +130,8 @@ This option is useful to prevent
from downloading a file that is either incomplete or the wrong version,
given the correct size of the file in advance.
.It Fl s
-Ask server for size of file in bytes and print it to stdout. Do not
+Ask server for size of file in bytes and print it to stdout.
+Do not
actually fetch the file.
.It Fl T Ar seconds
Set timeout value to
OpenPOWER on IntegriCloud