summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-25 23:40:22 +0000
committerKarl Berry <karl@freefriends.org>2024-04-25 23:40:22 +0000
commit339767bf0f2759f91ca0770fea10c8581ee37f58 (patch)
tree3fbe1de84247941fd3aafc2aac851493870424d6 /Master/texmf-dist/doc/man/man1
parent7a08e04f0381160f8fe2c85ace3d446fa22bd611 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71082 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.133
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin135735 -> 135801 bytes
2 files changed, 18 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index a0daa41122a..d7dc2492f0d 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-04-24 "perl v5.38.2" "User Contributed Perl Documentation"
+.TH TLMGR 1 2024-04-25 "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
@@ -545,7 +545,7 @@ Dump the remote TLPDB.
.IP \fB\-\-json\fR 4
.IX Item "--json"
Instead of dumping the actual content, the database is dumped as
-JSON. For the format of JSON output see \f(CW\*(C`tlpkg/doc/JSON\-formats.txt\*(C'\fR,
+JSON. For the format of JSON output see \f(CW\*(C`tlpkg/doc/json\-formats.txt\*(C'\fR,
format definition \f(CW\*(C`TLPDB\*(C'\fR.
.PP
Exactly one of \f(CW\*(C`\-\-local\*(C'\fR and \f(CW\*(C`\-\-remote\*(C'\fR must be given.
@@ -759,11 +759,11 @@ may be empty or a url value. A brief description is on the CTAN upload
page for new packages: <https://ctan.org/upload>.
.IP \fB\-\-json\fR 4
.IX Item "--json"
-In case \f(CW\*(C`\-\-json\*(C'\fR is specified, the output is a JSON encoded array where
-each array element is the JSON representation of a single \f(CW\*(C`TLPOBJ\*(C'\fR but
-with additional information. For details see
-\&\f(CW\*(C`tlpkg/doc/JSON\-formats.txt\*(C'\fR, format definition: \f(CW\*(C`TLPOBJINFO\*(C'\fR. If both
-\&\f(CW\*(C`\-\-json\*(C'\fR and \f(CW\*(C`\-\-data\*(C'\fR are given, \f(CW\*(C`\-\-json\*(C'\fR takes precedence.
+If \f(CW\*(C`\-\-json\*(C'\fR is specified, the output is a JSON encoded array where each
+array element is the JSON representation of a single \f(CW\*(C`TLPOBJ\*(C'\fR but with
+additional information. For details see \f(CW\*(C`tlpkg/doc/json\-formats.txt\*(C'\fR,
+format definition: \f(CW\*(C`TLPOBJINFO\*(C'\fR. If both \f(CW\*(C`\-\-json\*(C'\fR and \f(CW\*(C`\-\-data\*(C'\fR are
+given, \f(CW\*(C`\-\-json\*(C'\fR takes precedence.
.RE
.RS 4
.RE
@@ -882,7 +882,7 @@ synonym).
Both \f(CW\*(C`show...\*(C'\fR forms take an option \f(CW\*(C`\-\-json\*(C'\fR, which dumps the option
information in JSON format. In this case, both forms dump the same
data. For the format of the JSON output see
-\&\f(CW\*(C`tlpkg/doc/JSON\-formats.txt\*(C'\fR, format definition \f(CW\*(C`TLOPTION\*(C'\fR.
+\&\f(CW\*(C`tlpkg/doc/json\-formats.txt\*(C'\fR, format definition \f(CW\*(C`TLOPTION\*(C'\fR.
.PP
In the third form, with \fIkey\fR, if \fIvalue\fR is not given, the setting
for \fIkey\fR is displayed. If \fIvalue\fR is present, \fIkey\fR is set to
@@ -1002,7 +1002,7 @@ sizes for that program. The first size shown is the default.
.PP
If \f(CW\*(C`\-\-json\*(C'\fR is specified without other options, the paper setup is
dumped in JSON format. For the format of JSON output see
-\&\f(CW\*(C`tlpkg/doc/JSON\-formats.txt\*(C'\fR, format definition \f(CW\*(C`TLPAPER\*(C'\fR.
+\&\f(CW\*(C`tlpkg/doc/json\-formats.txt\*(C'\fR, format definition \f(CW\*(C`TLPAPER\*(C'\fR.
.PP
Incidentally, this syntax of having a specific program name before the
\&\f(CW\*(C`paper\*(C'\fR keyword is unusual. It is inherited from the longstanding
@@ -1292,10 +1292,11 @@ written to the terminal.
Don't ask questions.
.IP \fB\-\-json\fR 4
.IX Item "--json"
-When listing backups, the option \f(CW\*(C`\-\-json\*(C'\fR turn on JSON output.
-The format is an array of JSON objects (\f(CW\*(C`name\*(C'\fR, \f(CW\*(C`rev\*(C'\fR, \f(CW\*(C`date\*(C'\fR).
-For details see \f(CW\*(C`tlpkg/doc/JSON\-formats.txt\*(C'\fR, format definition: \f(CW\*(C`TLBACKUPS\*(C'\fR.
-If both \f(CW\*(C`\-\-json\*(C'\fR and \f(CW\*(C`\-\-data\*(C'\fR are given, \f(CW\*(C`\-\-json\*(C'\fR takes precedence.
+When listing backups, the option \f(CW\*(C`\-\-json\*(C'\fR writes JSON output. The
+format is an array of JSON objects (\f(CW\*(C`name\*(C'\fR, \f(CW\*(C`rev\*(C'\fR, \f(CW\*(C`date\*(C'\fR). For
+details see \f(CW\*(C`tlpkg/doc/json\-formats.txt\*(C'\fR, format definition:
+\&\f(CW\*(C`TLBACKUPS\*(C'\fR. If both \f(CW\*(C`\-\-json\*(C'\fR and \f(CW\*(C`\-\-data\*(C'\fR are given, \f(CW\*(C`\-\-json\*(C'\fR takes
+precedence.
.RE
.RS 4
.RE
@@ -1333,7 +1334,9 @@ filenames) to match only full words. For example, searching for
\&\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.
+Output search results as a JSON hash with two keys: \fBfiles\fR and
+\&\fBpackages\fR. For the format of the JSON output see
+\&\f(CW\*(C`tlpkg/doc/json\-formats.txt\*(C'\fR, format definition \f(CW\*(C`TLSEARCH\*(C'\fR.
.RE
.RS 4
.RE
@@ -2326,4 +2329,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 71056 2024\-04\-24 12:09:11Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 71079 2024\-04\-25 22:15:30Z karl $
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index ffb42f139cf..83f44289f33 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ