From 4b88cb6ccb2c55a18cf82a5496da6fe0e317410f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 27 Sep 2020 22:20:18 +0000 Subject: update documentation for new tlmgr info fields git-svn-id: svn://tug.org/texlive/trunk@56458 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/tlmgr.pl | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/scripts') diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index d70911a2e69..b89a068c7e9 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -8349,10 +8349,15 @@ C<--only-installed> and C<--only-remote> cannot both be specified. If the option C<--data> is given, its argument must be a comma separated list of field names from: C, C, C, C, C, C, C, C, C, C, -C, C, or C. In this case the requested -packages' information is listed in CSV format one package per line, and the -column information is given by the C. The C column contains -the name of all dependencies separated by C<:>. +C, C, or C, and various C +fields. For the C fields, there are two more variants with prefix C +and C, that is C and C etc, which indicate +the local and remote information, respectively. The variants without C and +C 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 C. The C +column contains the name of all dependencies separated by C<:>. =item B<--json> -- cgit v1.2.3