diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-01 23:43:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-01 23:43:06 +0000 |
commit | 9dc7ea1ce07764e879a9f5c0859632b28916afa2 (patch) | |
tree | 5327eed7858603d78fb6079faa44c18d23febea0 /Master | |
parent | 63b54de18564cc0929a712cff612c27cf7da3881 (diff) |
missing >
git-svn-id: svn://tug.org/texlive/trunk@14987 c570f23f-e606-0410-a88d-b1316a301751
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. |