texlive[45538] Master/texmf-dist/scripts/texlive/tlmgr.pl: tlmgr:

commits+preining at tug.org commits+preining at tug.org
Sat Oct 14 04:02:10 CEST 2017


Revision: 45538
          http://tug.org/svn/texlive?view=revision&revision=45538
Author:   preining
Date:     2017-10-14 04:02:10 +0200 (Sat, 14 Oct 2017)
Log Message:
-----------
tlmgr: document --json to dump-tlpdb

Modified Paths:
--------------
    trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl

Modified: trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2017-10-14 00:22:04 UTC (rev 45537)
+++ trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2017-10-14 02:02:10 UTC (rev 45538)
@@ -7482,7 +7482,7 @@
 no error checking on either keys or values is done, so any sort of
 breakage is possible.
 
-=head2 dump-tlpdb [--local|--remote]
+=head2 dump-tlpdb [--local|--remote] [--json]
 
 Dump complete local or remote TLPDB to standard output, as-is.  The
 output is analogous to the C<--machine-readable> output; see
@@ -7500,6 +7500,11 @@
 
 Dump the remote TLPDB.
 
+=item B<--json>
+
+Instead of dumping the actual content, the database is dumped as
+JSON.
+
 =back
 
 Exactly one of C<--local> and C<--remote> must be given.



More information about the tex-live-commits mailing list