diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-28 23:22:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-28 23:22:26 +0000 |
commit | df023987faf44bca20e4632390a1cc96ff01b7a9 (patch) | |
tree | 78396ca3697ed4a99b93b4645701599a4c00a659 /Master/texmf | |
parent | 1423789dec8806fb9951d4bad9a6253fa45df31b (diff) |
doc changes
git-svn-id: svn://tug.org/texlive/trunk@21872 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 783b7e970c6..cced4ed449f 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4927,19 +4927,19 @@ with C<tlmgr>: =over 4 -=item C<tlmgr update --all> +=item C<tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet> -Make your local TeX installation correspond to what is in the package -repository (typically on CTAN). +Tell C<tlmgr> to use a nearby CTAN mirror for future updates; useful if +you want continuing updates, and installed TeX Live from the DVD image. =item C<tlmgr update --list> Report what would be updated without actually updating anything. -=item C<tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet> +=item C<tlmgr update --all> -Tell C<tlmgr> to use a nearby CTAN mirror for future updates; useful if -you installed TeX Live from the DVD image. +Make your local TeX installation correspond to what is in the package +repository (typically useful when updating from CTAN). =item C<tlmgr show> I<pkgname> |