From 26f9bd714b724fa03ea80a72e6ae484da7dc207c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 27 Sep 2020 23:53:46 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@56460 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/texlive/tlmgr.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/texlive') diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html index 4612f07039c..25feb4fe164 100644 --- a/Master/texmf-dist/doc/texlive/tlmgr.html +++ b/Master/texmf-dist/doc/texlive/tlmgr.html @@ -687,7 +687,9 @@
--data item1,item2,...
-

If the option --data is given, its argument must be a comma separated list of field names from: name, category, localrev, remoterev, shortdesc, longdesc, installed, size, relocatable, depends, cat-version, cat-date, or cat-license. In this case the requested packages' information is listed in CSV format one package per line, and the column information is given by the itemN. The depends column contains the name of all dependencies separated by :.

+

If the option --data is given, its argument must be a comma separated list of field names from: name, category, localrev, remoterev, shortdesc, longdesc, installed, size, relocatable, depends, cat-version, cat-date, or cat-license, and various cat-contact-* fields. For the cat- fields, there are two more variants with prefix l and r, that is lcat-version and rcat-version etc, which indicate the local and remote information, respectively. The variants without l and r show the most current one, that is normally the remote one.

+ +

The requested packages' information is listed in CSV format one package per line, and the column information is given by the itemN. The depends column contains the name of all dependencies separated by :.

--json
@@ -2119,7 +2121,7 @@

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.

-

$Id: tlmgr.pl 55369 2020-06-01 00:32:00Z preining $

+

$Id: tlmgr.pl 56458 2020-09-27 22:20:18Z preining $

-- cgit v1.2.3