summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl12
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>