summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/install-tl.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-26 01:27:36 +0000
committerKarl Berry <karl@freefriends.org>2009-08-26 01:27:36 +0000
commitaaee878a1d8923ebbf68dbb6b14e5cbc04565f9f (patch)
tree72472ccd1ea8792c53ab69cf70b954b737cc4522 /Master/texmf/doc/man/man1/install-tl.1
parentcbe6a77d73a6e63c437a7d7deda8c686a206f08c (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@14861 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/install-tl.1')
-rw-r--r--Master/texmf/doc/man/man1/install-tl.126
1 files changed, 15 insertions, 11 deletions
diff --git a/Master/texmf/doc/man/man1/install-tl.1 b/Master/texmf/doc/man/man1/install-tl.1
index 5cd46795ac4..42eac4f17c5 100644
--- a/Master/texmf/doc/man/man1/install-tl.1
+++ b/Master/texmf/doc/man/man1/install-tl.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "INSTALL-TL 1"
-.TH INSTALL-TL 1 "2009-08-22" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH INSTALL-TL 1 "2009-08-25" "perl v5.8.8" "User Contributed Perl Documentation"
.SH "NAME"
install\-tl \- TeX Live cross\-platform installer
.SH "SYNOPSIS"
@@ -193,28 +193,32 @@ languages: English (en, default), Czech (cs), German (de), French (fr),
Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk),
Slovenian (sl), Vietnamese (vi), simplified Chinese (zh\-cn), and
traditional Chinese (zh\-tw).
+.IP "\fB\-repo[sitory]\fR \fIurl|path\fR" 4
+.IX Item "-repo[sitory] url|path"
+.PD 0
.IP "\fB\-location\fR \fIurl|path\fR" 4
.IX Item "-location url|path"
-Provide an installation source, either a local directory via
-\&\f(CW\*(C`/path/to/directory\*(C'\fR or a \f(CW\*(C`file:/\*(C'\fR url, or a network location via
-a \f(CW\*(C`http://\*(C'\fR or \f(CW\*(C`ftp://\*(C'\fR url.
+.PD
+Provide the package repository as installation source, either a local
+directory via \f(CW\*(C`/path/to/directory\*(C'\fR or a \f(CW\*(C`file:/\*(C'\fR url, or a network
+location via a \f(CW\*(C`http://\*(C'\fR or \f(CW\*(C`ftp://\*(C'\fR url.
.Sp
-If the location is local, the installation type (compressed or live) is
+If the repository is local, the installation type (compressed or live) is
automatically determined, by checking for the presence of a
\&\f(CW\*(C`archive\*(C'\fR directory relative to the root. Compressed is
preferred if both are available, since it is faster. Here's an example
of using a local directory:
.Sp
.Vb 1
-\& -location /local/TL/repository/copy
+\& -repository /local/TL/repository/copy
.Ve
.Sp
-If the location is on the network, trailing \f(CW\*(C`/\*(C'\fR characters and/or
+If the repository is on the network, trailing \f(CW\*(C`/\*(C'\fR characters and/or
trailing \f(CW\*(C`/tlpkg\*(C'\fR and \f(CW\*(C`/archive\*(C'\fR components are ignored. For example,
you could choose a particular \s-1CTAN\s0 mirror with something like this:
.Sp
.Vb 1
-\& -location http://mirror.example.org/its/path/to/ctan/texlive/tlnet
+\& -repository http://mirror.example.org/its/path/to/ctan/texlive/tlnet
.Ve
.Sp
Of course a proper hostname and its particular top-level \s-1CTAN\s0 path
@@ -223,12 +227,12 @@ have to be specified. The list of \s-1CTAN\s0 mirrors is available at
.Sp
The default is to pick a mirror automatically, using
<http://mirror.ctan.org/systems/texlive/tlnet>; the chosen mirror is
-used for the entire download. You can use the special location name
+used for the entire download. You can use the special repository name
\&\f(CW\*(C`ctan\*(C'\fR as an abbreviation for this. See <http://ctan.org> for more
about \s-1CTAN\s0 and its mirrors.
.Sp
After installation is complete, you can use that installation as the
-location for another installation. If you chose to install less than
+repository for another installation. If you chose to install less than
the full scheme containing all packages, the list of available schemes
will be adjusted accordingly.
.IP "\fB\-no\-cls\fR" 4
@@ -283,7 +287,7 @@ default is to use the \f(CW\*(C`full\*(C'\fR scheme, which includes everything.
option overrides that default. You can change the scheme again before
the actual installation with the usual menu. The \fIscheme\fR argument may
optionally have a prefix \f(CW\*(C`scheme\-\*(C'\fR. The list of supported scheme names
-depends on what your installation location provides; see the interactive
+depends on what your package repository provides; see the interactive
menu list.
.IP "\fB\-custom\-bin\fR \fIpath\fR" 4
.IX Item "-custom-bin path"