diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 0e164e7246d..f0984f35394 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2011-01-29" "perl v5.12.3" "User Contributed Perl Documentation" +.TH TLMGR 1 "2011-03-29" "perl v5.12.3" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -158,20 +158,20 @@ For the full documentation of TeX Live, see .IX Header "EXAMPLES" After successfully installing TeX Live, here are a few common operations with \f(CW\*(C`tlmgr\*(C'\fR: -.ie n .IP """tlmgr update \-\-all""" 4 -.el .IP "\f(CWtlmgr update \-\-all\fR" 4 -.IX Item "tlmgr update --all" -Make your local TeX installation correspond to what is in the package -repository (typically on \s-1CTAN\s0). -.ie n .IP """tlmgr update \-\-list""" 4 -.el .IP "\f(CWtlmgr update \-\-list\fR" 4 -.IX Item "tlmgr update --list" -Report what would be updated without actually updating anything. .ie n .IP """tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet""" 4 .el .IP "\f(CWtlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet\fR" 4 .IX Item "tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet" Tell \f(CW\*(C`tlmgr\*(C'\fR to use a nearby \s-1CTAN\s0 mirror for future updates; useful if -you installed TeX Live from the \s-1DVD\s0 image. +you want continuing updates, and installed TeX Live from the \s-1DVD\s0 image. +.ie n .IP """tlmgr update \-\-list""" 4 +.el .IP "\f(CWtlmgr update \-\-list\fR" 4 +.IX Item "tlmgr update --list" +Report what would be updated without actually updating anything. +.ie n .IP """tlmgr update \-\-all""" 4 +.el .IP "\f(CWtlmgr update \-\-all\fR" 4 +.IX Item "tlmgr update --all" +Make your local TeX installation correspond to what is in the package +repository (typically useful when updating from \s-1CTAN\s0). .ie n .IP """tlmgr show"" \fIpkgname\fR" 4 .el .IP "\f(CWtlmgr show\fR \fIpkgname\fR" 4 .IX Item "tlmgr show pkgname" |