summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-24 23:40:16 +0000
committerKarl Berry <karl@freefriends.org>2024-04-24 23:40:16 +0000
commit7e2aa7b6d90e232af01f7770fd48b795848ffb0c (patch)
tree65c274f6ea1b795bc8d4bc7b4f2a1b1f0db5203e /Master/texmf-dist
parent488ce3fef5b02f2ea18895f0f43f460b0811418a (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71073 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.17
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin135475 -> 135735 bytes
-rw-r--r--Master/texmf-dist/doc/texlive/tlmgr.html8
3 files changed, 12 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index 032e4816cc8..a0daa41122a 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-22 "perl v5.38.2" "User Contributed Perl Documentation"
+.TH TLMGR 1 2024-04-24 "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
@@ -1331,6 +1331,9 @@ Restrict the search of package names and descriptions (but not
filenames) to match only full words. For example, searching for
\&\f(CW\*(C`table\*(C'\fR with this option will not output packages containing the word
\&\f(CW\*(C`tables\*(C'\fR (unless they also contain the word \f(CW\*(C`table\*(C'\fR on its own).
+.IP \fB\-\-json\fR 4
+.IX Item "--json"
+Output search results as json hash with two keys: \fBfiles\fR and \fBpackages\fR.
.RE
.RS 4
.RE
@@ -2323,4 +2326,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 70080 2024\-02\-22 23:13:07Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 71056 2024\-04\-24 12:09:11Z preining $
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index de52bb31348..ffb42f139cf 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 da392073352..603a6722197 100644
--- a/Master/texmf-dist/doc/texlive/tlmgr.html
+++ b/Master/texmf-dist/doc/texlive/tlmgr.html
@@ -1284,6 +1284,12 @@ multiuser (Windows-only: install for all users)</code></pre>
<p>Restrict the search of package names and descriptions (but not filenames) to match only full words. For example, searching for <code>table</code> with this option will not output packages containing the word <code>tables</code> (unless they also contain the word <code>table</code> on its own).</p>
</dd>
+<dt id="json3"><b>--json</b></dt>
+<dd>
+
+<p>Output search results as json hash with two keys: <b>files</b> and <b>packages</b>.</p>
+
+</dd>
</dl>
</dd>
@@ -2139,7 +2145,7 @@ 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 70080 2024-02-22 23:13:07Z karl $</p>
+<p>$Id: tlmgr.pl 71056 2024-04-24 12:09:11Z preining $</p>
</body>