summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tlmgr.1
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/doc/man/man1/tlmgr.1
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/doc/man/man1/tlmgr.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.121
1 files changed, 15 insertions, 6 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 $