diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-27 00:31:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-27 00:31:11 +0000 |
commit | 49f3e2cc234dbad003c465855550c109bbb6a761 (patch) | |
tree | 55080467b1545fabaf68dfc51a02ccc9bee3645c /Master/install-tl | |
parent | 309961c114541e4a5380c4e895de9d5eec93b65d (diff) |
doc tweaks
git-svn-id: svn://tug.org/texlive/trunk@14882 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/install-tl b/Master/install-tl index 540ee40e959..dbd414d103d 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1755,13 +1755,12 @@ Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk), Slovenian (sl), Vietnamese (vi), simplified Chinese (zh-cn), and traditional Chinese (zh-tw). -=item B<-repo[sitory]> I<url|path> +=item B<-repository> I<url|path> -=item B<-location> I<url|path> - -Provide the package repository as installation source, either a local -directory via C</path/to/directory> or a C<file:/> url, or a network -location via a C<http://> or C<ftp://> url. +Specify the package repository to be used as the source of the +installation, either a local directory via C</path/to/directory> or a +C<file:/> url, or a network location via a C<http://> or C<ftp://> url. +(No other protocols are supported.) If the repository is local, the installation type (compressed or live) is automatically determined, by checking for the presence of a @@ -1792,6 +1791,9 @@ 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. +For backward compatibility and convenience, C<--location> and C<--repo> +are accepted as aliases for this option. + =item B<-no-cls> (only for text mode installer) do not clear the screen when entering |