summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive/tlmgr.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/texlive/tlmgr.html')
-rw-r--r--Master/texmf-dist/doc/texlive/tlmgr.html31
1 files changed, 27 insertions, 4 deletions
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>