summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-25 00:53:36 +0000
committerKarl Berry <karl@freefriends.org>2020-11-25 00:53:36 +0000
commit44e786b9f48ccf4d0011abaf62e3cefb1af901f6 (patch)
tree886a5cb8e6ba0b9273ea6632117969c843e6efde /Master/texmf-dist/doc/texlive
parenta88ca2fce23669fe61abb295210df30c7335e560 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@57004 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/texlive')
-rw-r--r--Master/texmf-dist/doc/texlive/tlmgr.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html
index 25feb4fe164..3101f98d6a3 100644
--- a/Master/texmf-dist/doc/texlive/tlmgr.html
+++ b/Master/texmf-dist/doc/texlive/tlmgr.html
@@ -687,9 +687,13 @@
<dt id="data-item1-item2"><b>--data <code>item1,item2,...</code></b></dt>
<dd>
-<p>If the option <code>--data</code> is given, its argument must be a comma separated list of field names from: <code>name</code>, <code>category</code>, <code>localrev</code>, <code>remoterev</code>, <code>shortdesc</code>, <code>longdesc</code>, <code>installed</code>, <code>size</code>, <code>relocatable</code>, <code>depends</code>, <code>cat-version</code>, <code>cat-date</code>, or <code>cat-license</code>, and various <code>cat-contact-*</code> fields. For the <code>cat-</code> fields, there are two more variants with prefix <code>l</code> and <code>r</code>, that is <code>lcat-version</code> and <code>rcat-version</code> etc, which indicate the local and remote information, respectively. The variants without <code>l</code> and <code>r</code> show the most current one, that is normally the remote one.</p>
+<p>If the option <code>--data</code> is given, its argument must be a comma separated list of field names from: <code>name</code>, <code>category</code>, <code>localrev</code>, <code>remoterev</code>, <code>shortdesc</code>, <code>longdesc</code>, <code>installed</code>, <code>size</code>, <code>relocatable</code>, <code>depends</code>, <code>cat-version</code>, <code>cat-date</code>, <code>cat-license</code>, plus various <code>cat-contact-*</code> fields (see below).</p>
-<p>The requested packages&#39; information is listed in CSV format one package per line, and the column information is given by the <code>itemN</code>. The <code>depends</code> column contains the name of all dependencies separated by <code>:</code>.</p>
+<p>The <code>cat-*</code> fields all come from the TeX Catalogue (<a href="https://ctan.org/pkg/catalogue">https://ctan.org/pkg/catalogue</a>). For each, there are two more variants with prefix <code>l</code> and <code>r</code>, e.g., <code>lcat-version</code> and <code>rcat-version</code>, which indicate the local and remote information, respectively. The variants without <code>l</code> and <code>r</code> show the most current one, which is normally the remote value.</p>
+
+<p>The requested packages&#39; information is listed in CSV format, one package per line, and the column information is given by the <code>itemN</code>. The <code>depends</code> column contains the names of all the dependencies separated by <code>:</code> characters.</p>
+
+<p>At this writing, the <code>cat-contact-*</code> fields include: <code>home</code>, <code>repository</code>, <code>support</code>, <code>bugs</code>, <code>announce</code>, <code>development</code>. Each may be empty or a url value. A brief description is on the CTAN upload page for new packages: <a href="https://ctan.org/upload">https://ctan.org/upload</a>.</p>
</dd>
<dt id="json1"><b>--json</b></dt>
@@ -2121,7 +2125,7 @@
<p>This script and its documentation were written for the TeX Live distribution (<a href="https://tug.org/texlive">https://tug.org/texlive</a>) and both are licensed under the GNU General Public License Version 2 or later.</p>
-<p>$Id: tlmgr.pl 56458 2020-09-27 22:20:18Z preining $</p>
+<p>$Id: tlmgr.pl 56993 2020-11-24 18:35:36Z karl $</p>
</body>