diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-05 22:19:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-05 22:19:49 +0000 |
commit | 20f2b0495340b2b8e98e1c781560fe964cbda13a (patch) | |
tree | a7c9457da82334c0742444f26aff0f084049dd12 /Master/install-tl | |
parent | deffcda0da0aea0fe97410eabe8f00c99b76a6fe (diff) |
more doc
git-svn-id: svn://tug.org/texlive/trunk@9278 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/install-tl b/Master/install-tl index 692fe8240cd..4e415d03e07 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1273,12 +1273,12 @@ Preloads a TeX Live profile for equal installations on different systems. =item B<-url> I<url> Overrides the default URL for network installs. Must start with either -C<ftp://> or C<http:/>/ (it is passed to wget), and do not include a -trailing C</>. Do not include the final C<tlpkg/> level; for example, -you could choose a particular CTAN mirror with something like: +C<ftp://> or C<http://>, as it is passed to wget). Trailing C</> +characters and/or a trailing C</tlpkg> component are ignored. For +example, you could choose a particular CTAN mirror with something like: -url http://ctan.example.org/tex-archive/texlive/tlnet/2008 -(Of course the correct hostname and its particular top-level CTAN path +(Of course a proper hostname and its particular top-level CTAN path have to be specified.) The list of CTAN mirrors is maintained at L<http://ctan.org/mirrors>. The default is to pick a mirror automatically, using L<http://mirror.ctan.org>; one mirror is used for |