diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-20 02:42:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-20 02:42:15 +0000 |
commit | a4fc95d10db62df4143ff207ac71d0eb95adfa37 (patch) | |
tree | 89badb42b2fdf480a5f3b8cfdc15563b2b0a9c68 /Master/texmf | |
parent | bdea7b7e3e251f9fbb317c58e7b988dca9fef731 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@26065 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 59 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.man1.pdf | bin | 72473 -> 72496 bytes |
2 files changed, 29 insertions, 30 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index fe16f12e74f..9b57fe16fe8 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 "2012-04-18" "perl v5.14.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2012-04-20" "perl v5.14.2" "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 @@ -172,10 +172,10 @@ Report what would be updated without actually updating anything. .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" -Display detailed information about \fIpkgname\fR, such as the installation +.ie n .IP """tlmgr show"" \fIpkg\fR" 4 +.el .IP "\f(CWtlmgr show\fR \fIpkg\fR" 4 +.IX Item "tlmgr show pkg" +Display detailed information about \fIpkg\fR, such as the installation status and description. .PP For all the capabilities and details of \f(CW\*(C`tlmgr\*(C'\fR, please see the @@ -812,25 +812,25 @@ written to the terminal. Print the TeX Live identifier for the detected platform (hardware/operating system) combination to standard output, and exit. \&\f(CW\*(C`\-\-print\-arch\*(C'\fR is a synonym. -.SS "search [\fIoptions\fP] \fIwhat\fP" -.IX Subsection "search [options] what" -\fIsearch [\fIoptions\fI] \-\-file \fIwhat\fI\fR -.IX Subsection "search [options] --file what" +.SS "search [\fIoption\fP...] \fIwhat\fP" +.IX Subsection "search [option...] what" +\fIsearch [\fIoption\fI...] \-\-file \fIwhat\fI\fR +.IX Subsection "search [option...] --file what" .PP -\fIsearch [\fIoptions\fI] \-\-taxonomy \fIwhat\fI\fR -.IX Subsection "search [options] --taxonomy what" +\fIsearch [\fIoption\fI...] \-\-taxonomy \fIwhat\fI\fR +.IX Subsection "search [option...] --taxonomy what" .PP -\fIsearch [\fIoptions\fI] \-\-keyword \fIwhat\fI\fR -.IX Subsection "search [options] --keyword what" +\fIsearch [\fIoption\fI...] \-\-keyword \fIwhat\fI\fR +.IX Subsection "search [option...] --keyword what" .PP -\fIsearch [\fIoptions\fI] \-\-functionality \fIwhat\fI\fR -.IX Subsection "search [options] --functionality what" +\fIsearch [\fIoption\fI...] \-\-functionality \fIwhat\fI\fR +.IX Subsection "search [option...] --functionality what" .PP -\fIsearch [\fIoptions\fI] \-\-characterization \fIwhat\fI\fR -.IX Subsection "search [options] --characterization what" +\fIsearch [\fIoption\fI...] \-\-characterization \fIwhat\fI\fR +.IX Subsection "search [option...] --characterization what" .PP -\fIsearch [\fIoptions\fI] \-\-all \fIwhat\fI\fR -.IX Subsection "search [options] --all what" +\fIsearch [\fIoption\fI...] \-\-all \fIwhat\fI\fR +.IX Subsection "search [option...] --all what" .PP By default, search the names, short descriptions, and long descriptions of all locally installed packages for the argument \fIwhat\fR, interpreted @@ -872,27 +872,26 @@ descriptions. See \*(L"\s-1TAXONOMIES\s0\*(R" below. .IP "\fB\-\-all\fR" 4 .IX Item "--all" Search for package names, descriptions, and taxonomies, but not files. -.SS "info [\fIoptions\fP] [collections|schemes|\fIpkg\fP...]" -.IX Subsection "info [options] [collections|schemes|pkg...]" +.SS "info [\fIoption\fP...] [collections|schemes|\fIpkg\fP...]" +.IX Subsection "info [option...] [collections|schemes|pkg...]" With no argument, lists all packages available at the package repository, prefixing those already installed with \f(CW\*(C`i\*(C'\fR. .PP With the single word \f(CW\*(C`collections\*(C'\fR or \f(CW\*(C`schemes\*(C'\fR as the argument, lists the request type instead of all packages. .PP -With anything else as arguments, -display information about \fIpkg\fR: the name, category, short and long -description, installation status, and TeX Live revision number. -Searches in the remote installation source for the package if it is not -locally installed. +With any other arguments, display information about \fIpkg\fR: the name, +category, short and long description, installation status, and TeX Live +revision number. If \fIpkg\fR is not locally installed, searches in the +remote installation source. .PP It also displays information taken from the TeX Catalogue, namely the package version, date, and license. Consider these, especially the -package version, approximations only, due to timing skew of the updates -of the difference pieces. The \f(CW\*(C`revision\*(C'\fR value, by contrast, comes -directly from \s-1TL\s0 and is reliable. +package version, as approximations only, due to timing skew of the +updates of the different pieces. By contrast, the \f(CW\*(C`revision\*(C'\fR value +comes directly from \s-1TL\s0 and is reliable. .PP -The former actions \fBshow\fR and \fBlist\fR are merged into this action, +The former actions \f(CW\*(C`show\*(C'\fR and \f(CW\*(C`list\*(C'\fR are merged into this action, but are still supported for backward compatibility. .PP Options: diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf Binary files differindex 2ca8810ad33..d743b6043cb 100644 --- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf |