diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 7bef7d376e1..5b3049280cd 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4034,9 +4034,9 @@ name and its value. Specifies the package repository from which packages should be installed or updated, overriding the default package repository found in the -installation's TeX Live Package Database (TLPDB, file name of +installation's TeX Live Package Database (TLPDB, a file named C<texlive.tlpdb>). The documentation for C<install-tl> has more details -about this. +about this (L<http://tug.org/texlive/doc/install-tl.html>). For backward compatibility and convenience, C<--location> and C<--repo> are accepted as aliases for this option. |