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/man/man1/tlmgr.1 | 17 +++++++++++------ Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | Bin 135175 -> 135555 bytes Master/texmf-dist/doc/texlive/tlmgr.html | 6 ++++-- 3 files changed, 15 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index 3d5657c66b0..000588d4877 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2020-06-01" "perl v5.30.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2020-09-27" "perl v5.30.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 @@ -802,10 +802,15 @@ is available in a remote repository using If the option \f(CW\*(C`\-\-data\*(C'\fR is given, its argument must be a comma separated list of field names from: \f(CW\*(C`name\*(C'\fR, \f(CW\*(C`category\*(C'\fR, \f(CW\*(C`localrev\*(C'\fR, \f(CW\*(C`remoterev\*(C'\fR, \&\f(CW\*(C`shortdesc\*(C'\fR, \f(CW\*(C`longdesc\*(C'\fR, \f(CW\*(C`installed\*(C'\fR, \f(CW\*(C`size\*(C'\fR, \f(CW\*(C`relocatable\*(C'\fR, \f(CW\*(C`depends\*(C'\fR, -\&\f(CW\*(C`cat\-version\*(C'\fR, \f(CW\*(C`cat\-date\*(C'\fR, or \f(CW\*(C`cat\-license\*(C'\fR. In this case the requested -packages' information is listed in \s-1CSV\s0 format one package per line, and the -column information is given by the \f(CW\*(C`itemN\*(C'\fR. The \f(CW\*(C`depends\*(C'\fR column contains -the name of all dependencies separated by \f(CW\*(C`:\*(C'\fR. +\&\f(CW\*(C`cat\-version\*(C'\fR, \f(CW\*(C`cat\-date\*(C'\fR, or \f(CW\*(C`cat\-license\*(C'\fR, and various \f(CW\*(C`cat\-contact\-*\*(C'\fR +fields. For the \f(CW\*(C`cat\-\*(C'\fR fields, there are two more variants with prefix \f(CW\*(C`l\*(C'\fR +and \f(CW\*(C`r\*(C'\fR, that is \f(CW\*(C`lcat\-version\*(C'\fR and \f(CW\*(C`rcat\-version\*(C'\fR etc, which indicate +the local and remote information, respectively. The variants without \f(CW\*(C`l\*(C'\fR and +\&\f(CW\*(C`r\*(C'\fR show the most current one, that is normally the remote one. +.Sp +The requested packages' information is listed in \s-1CSV\s0 format one package per +line, and the column information is given by the \f(CW\*(C`itemN\*(C'\fR. The \f(CW\*(C`depends\*(C'\fR +column contains the name of all dependencies separated by \f(CW\*(C`:\*(C'\fR. .IP "\fB\-\-json\fR" 4 .IX Item "--json" In case \f(CW\*(C`\-\-json\*(C'\fR is specified, the output is a @@ -2373,4 +2378,4 @@ This script and its documentation were written for the TeX Live distribution () and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR tlmgr.pl 55369 2020\-06\-01 00:32:00Z preining $ +\&\f(CW$Id:\fR tlmgr.pl 56458 2020\-09\-27 22:20:18Z preining $ diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf index b7d96355c94..1f64e7dc438 100644 Binary files a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf and b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf differ 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