summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tlmgr.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-28 00:20:52 +0000
committerKarl Berry <karl@freefriends.org>2017-10-28 00:20:52 +0000
commitd1b29dee4c93d733006455a592844c2c93cb4444 (patch)
tree4bd17ed7232b2409a8ac42b83944e43a00f18df8 /Master/texmf-dist/doc/man/man1/tlmgr.1
parente02212a7d5b1b73234c5d20652122c998ac7614e (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45626 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.110
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index b98b4a8997f..50b026c87a7 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2017-10-14" "perl v5.24.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2017-10-27" "perl v5.24.1" "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
@@ -475,7 +475,8 @@ Dump the remote \s-1TLPDB.\s0
.IP "\fB\-\-json\fR" 4
.IX Item "--json"
Instead of dumping the actual content, the database is dumped as
-\&\s-1JSON.\s0
+\&\s-1JSON.\s0 For the format of \s-1JSON\s0 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.
.PP
@@ -659,7 +660,8 @@ the name of all dependencies separated by \f(CW\*(C`:\*(C'\fR.
.Sp
In case the only value passed to \f(CW\*(C`\-\-data\*(C'\fR is \f(CW\*(C`json\*(C'\fR, the output is a
\&\s-1JSON\s0 encoded array where each array element is the \s-1JSON\s0 representation of
-the internal object.
+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.
.SS "init-usertree"
.IX Subsection "init-usertree"
Sets up a texmf tree for so-called user mode management, either the
@@ -1995,4 +1997,4 @@ This script and its documentation were written for the TeX Live
distribution (<http://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 45539 2017\-10\-14 08:32:09Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 45623 2017\-10\-27 14:41:58Z preining $