summaryrefslogtreecommitdiff
path: root/Master/texmf/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.135
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin63194 -> 63632 bytes
2 files changed, 26 insertions, 9 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index 82fff5ca269..5f6c9d658cc 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-04-29" "perl v5.12.3" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2011-06-09" "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
@@ -816,13 +816,16 @@ descriptions. See \*(L"\s-1TAXONOMIES\s0\*(R" below.
Search for package names, descriptions, and taxonomies, but not files.
.SS "show [\fIoptions\fP] \fIpkg\fP..."
.IX Subsection "show [options] pkg..."
-Display information about \fIpkg\fR: the name, category, installation status,
-short and long description. Searches in the remote installation source
-for the package if it is not locally installed.
+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.
.PP
-It also displays the information taken from the TeX Catalogue (license,
-date, version), but note that there is a high probability that this
-information is slightly off due to timing issues.
+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.
.PP
Options:
.IP "\fB\-\-list\fR" 4
@@ -844,6 +847,20 @@ dependencies in a similar way.
In addition to the normal data displayed, also display information for
given packages from the corresponding taxonomy (or all of them). See
\&\*(L"\s-1TAXONOMIES\s0\*(R" below for details.
+.SS "dump-tlpdb [\fIoptions\fP]"
+.IX Subsection "dump-tlpdb [options]"
+Dumps local or remote \s-1TLPDB\s0 as is to stdout.
+.PP
+Options:
+.IP "\fB\-\-local\fR" 4
+.IX Item "--local"
+Dumps the local tlpdb.
+.IP "\fB\-\-remote\fR" 4
+.IX Item "--remote"
+Dumps the remote tlpdb.
+.PP
+If both \fB\-\-local\fR and \fB\-\-remote\fR is given, only the local tlpdb is dumped
+out. If none is given then nothing is dumped.
.SS "list [\-\-only\-installed] [collections|schemes|\fIpkg\fP...]"
.IX Subsection "list [--only-installed] [collections|schemes|pkg...]"
With no argument, lists all packages available at the package
@@ -854,8 +871,8 @@ the request type.
.PP
With anything else as arguments, operates as the \f(CW\*(C`show\*(C'\fR action.
.PP
-If the option \f(CW\*(C`\-\-only\-installed\*(C'\fR is given the installation source will
-not be used and only locally installed packages, collections, or schemes
+If the option \f(CW\*(C`\-\-only\-installed\*(C'\fR is given, the installation source will
+not be used; only locally installed packages, collections, or schemes
are listed.
.SS "check [\fIoption\fP]... [files|depends|executes|runfiles|all]"
.IX Subsection "check [option]... [files|depends|executes|runfiles|all]"
diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
index d74fbeed3b8..f3530558adb 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ