summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-06-18 02:12:33 +0000
committerKarl Berry <karl@freefriends.org>2011-06-18 02:12:33 +0000
commit585043eaf7dceef2b240b503613333d520127356 (patch)
tree0bbfc020c25008df2a866b1a6f616b9637bcf96d /Master/texmf
parent2ac56e20c7d98fd9fa9bf3f592fb3a03b4b1a6e9 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@23038 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.150
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin66399 -> 66695 bytes
2 files changed, 28 insertions, 22 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index d0d64ee29b9..d21fe2c9040 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-06-16" "perl v5.12.3" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2011-06-18" "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
@@ -893,27 +893,6 @@ 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.
-.PP
-In the line before the dump of the tlpdb the location is specified on
-a line:
-.PP
-.Vb 1
-\& location\-url TAB <location>
-.Ve
.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
@@ -927,6 +906,33 @@ With anything else as arguments, operates as the \f(CW\*(C`show\*(C'\fR action.
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 "dump-tlpdb [\-\-local|\-\-remote]"
+.IX Subsection "dump-tlpdb [--local|--remote]"
+Dump complete local or remote \s-1TLPDB\s0 to standard output, as-is. The
+output is analogous to the \f(CW\*(C`\-\-machine\-readable\*(C'\fR output; see
+\&\*(L"MACHINE-READABLE \s-1OUTPUT\s0\*(R" section.
+.PP
+Options:
+.IP "\fB\-\-local\fR" 4
+.IX Item "--local"
+Dump the local tlpdb.
+.IP "\fB\-\-remote\fR" 4
+.IX Item "--remote"
+Dump the remote tlpdb.
+.PP
+Exactly one of \f(CW\*(C`\-\-local\*(C'\fR and \f(CW\*(C`\-\-remote\*(C'\fR must be given.
+.PP
+In either case, the first line of the output specifies the repository
+location, in this format:
+.PP
+.Vb 1
+\& "location\-url" "\et" location
+.Ve
+.PP
+where \f(CW\*(C`location\-url\*(C'\fR is the literal field name, followed by a tab, and
+\&\fIlocation\fR is the file or url to the repository.
+.PP
+Line endings may be either \s-1LF\s0 or \s-1CRLF\s0 depending on the current platform.
.SS "check [\fIoption\fP]... [files|depends|executes|runfiles|all]"
.IX Subsection "check [option]... [files|depends|executes|runfiles|all]"
Executes one (or all) check(s) on the consistency of the installation.
diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
index c9acbe21344..15542fce9a3 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ