summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-20 00:43:45 +0000
committerKarl Berry <karl@freefriends.org>2024-02-20 00:43:45 +0000
commitc20c128073dc3b187dcff524e43493dde6dbbb12 (patch)
tree15f71b8a252cf3b2430cab96649b63d49cbcde92 /Master/texmf-dist
parent2b94f9da9fb071a52ae8ef8988f49bdd3a53968e (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@70004 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.121
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin135042 -> 136545 bytes
-rw-r--r--Master/texmf-dist/doc/texlive/tlmgr.html31
3 files changed, 42 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index c0c863f899e..2d840d448a0 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 2024-02-18 "perl v5.38.2" "User Contributed Perl Documentation"
+.TH TLMGR 1 2024-02-19 "perl v5.38.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
@@ -121,6 +121,11 @@ repository (typically useful when updating from CTAN).
.IX Item "tlmgr info what"
Display detailed information about a package \fIwhat\fR, such as the installation
status and description, of searches for \fIwhat\fR in all packages.
+.ie n .IP """tlmgr bug"" \fIwhat\fR" 4
+.el .IP "\f(CWtlmgr bug\fR \fIwhat\fR" 4
+.IX Item "tlmgr bug what"
+Display available bug-reporting information for \fIwhat\fR, a package or
+file name.
.PP
For all the capabilities and details of \f(CW\*(C`tlmgr\*(C'\fR, please read the
following voluminous information.
@@ -398,11 +403,15 @@ performed are written to the terminal.
.RE
.RS 4
.RE
-.SS "bug [\fIsearch string\fP]"
-.IX Subsection "bug [search string]"
-Looks for \fIsearch string\fR (prompted for, if not specified) as a package
-name or file name, and outputs bug-reporting and other information for
+.SS "bug [\fIsearch-string\fP]"
+.IX Subsection "bug [search-string]"
+Searches for \fIsearch-string\fR (prompted for, if not given) as a package
+name and in package descriptions, as complete words, and in filenames,
+as any substring, and outputs bug-reporting and other information for
the package selected from the results.
+.PP
+The search is equivalent to \f(CW\*(C`tlmgr search \-\-word \-\-file \fR\f(CIsearch\-string\fR\f(CW.
+Thus, \fR\f(CIsearch\-string\fR\f(CW is interpreted as a (Perl) regular expression.\*(C'\fR
.SS "candidates \fIpkg\fP"
.IX Subsection "candidates pkg"
Shows the available candidate repositories for package \fIpkg\fR.
@@ -2314,4 +2323,4 @@ This script and its documentation were written for the TeX Live
distribution (<https://tug.org/texlive>) and both are licensed under the
GNU General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 69972 2024\-02\-18 23:03:48Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 70001 2024\-02\-19 23:17:07Z karl $
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index ed0dff69c31..fd4f65730db 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html
index abc6a93b576..35df80c2b34 100644
--- a/Master/texmf-dist/doc/texlive/tlmgr.html
+++ b/Master/texmf-dist/doc/texlive/tlmgr.html
@@ -22,7 +22,7 @@
<li><a href="#help">help</a></li>
<li><a href="#version">version</a></li>
<li><a href="#backup">backup</a></li>
- <li><a href="#bug-search-string">bug [search string]</a></li>
+ <li><a href="#bug-search-string">bug [search-string]</a></li>
<li><a href="#candidates-pkg">candidates pkg</a></li>
<li><a href="#check-option...-depends-executes-files-runfiles-texmfdbs-all">check [option...] [depends|executes|files|runfiles|texmfdbs|all]</a></li>
<li><a href="#conf">conf</a></li>
@@ -92,6 +92,7 @@
</li>
<li><a href="#ENVIRONMENT-VARIABLES">ENVIRONMENT VARIABLES</a></li>
<li><a href="#AUTHORS-AND-COPYRIGHT">AUTHORS AND COPYRIGHT</a></li>
+ <li><a href="#POD-ERRORS">POD ERRORS</a></li>
</ul>
<h1 id="NAME">NAME</h1>
@@ -148,6 +149,12 @@
<p>Display detailed information about a package <i>what</i>, such as the installation status and description, of searches for <i>what</i> in all packages.</p>
</dd>
+<dt id="tlmgr-bug-what"><code>tlmgr bug</code> <i>what</i></dt>
+<dd>
+
+<p>Display available bug-reporting information for <i>what</i>, a package or file name.</p>
+
+</dd>
</dl>
<p>For all the capabilities and details of <code>tlmgr</code>, please read the following voluminous information.</p>
@@ -398,9 +405,11 @@
</dd>
</dl>
-<h2 id="bug-search-string">bug [<i>search string</i>]</h2>
+<h2 id="bug-search-string">bug [<i>search-string</i>]</h2>
-<p>Looks for <i>search string</i> (prompted for, if not specified) as a package name or file name, and outputs bug-reporting and other information for the package selected from the results.</p>
+<p>Searches for <i>search-string</i> (prompted for, if not given) as a package name and in package descriptions, as complete words, and in filenames, as any substring, and outputs bug-reporting and other information for the package selected from the results.</p>
+
+<p>The search is equivalent to <code>tlmgr search --word --file <i>search-string</i>. Thus, <i>search-string</i> is interpreted as a (Perl) regular expression.</code></p>
<h2 id="candidates-pkg">candidates <i>pkg</i></h2>
@@ -2131,7 +2140,21 @@ other output from post actions, not in machine readable form</code></pre>
<p>This script and its documentation were written for the TeX Live distribution (<a href="https://tug.org/texlive">https://tug.org/texlive</a>) and both are licensed under the GNU General Public License Version 2 or later.</p>
-<p>$Id: tlmgr.pl 69972 2024-02-18 23:03:48Z karl $</p>
+<p>$Id: tlmgr.pl 70001 2024-02-19 23:17:07Z karl $</p>
+
+<h1 id="POD-ERRORS">POD ERRORS</h1>
+
+<p>Hey! <b>The above document had some coding errors, which are explained below:</b></p>
+
+<dl>
+
+<dt id="Around-line-8454">Around line 8454:</dt>
+<dd>
+
+<p>Unterminated C&lt;...&gt; sequence</p>
+
+</dd>
+</dl>
</body>