From 2000e6d560140d0291d4fbcfe972c73e6cca50b3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Nov 2017 01:10:48 +0000 Subject: doc git-svn-id: svn://tug.org/texlive/trunk@45769 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/tlmgr.pl | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 9437dff913f..4712f2deed4 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -7702,7 +7702,7 @@ locally installed packages, collections, or schemes are listed. 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 +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<:>. @@ -8601,19 +8601,19 @@ report C<(verified)> after loading the TLPDB; otherwise, they report C<(not verified)>. Either way, by default the installation and/or updates proceed normally. -If a program C is available (that is, it is found in the C), -cryptographic signatures will be checked. In this case we require that -the main repository is signed. This is not required for additional r -repositories. If C is not available, signatures are not checked -and no verification is carried out, but C proceeds normally. -This is the behavior of C up to TeX Live 2016. +If a program named C is available (that is, it is found in the +C), cryptographic signatures will be checked. In this case we +require that the main repository is signed, but signing is not required +for additional repositories. If C is not available, signatures are +not checked and no verification is carried out, but C proceeds +normally. The attempted verification can be suppressed by specifying C<--no-verify-downloads> on the command line, or the entry -C in a C config file (described in -L). On the other hand, it is possible to +C in a C config file (described in +L). On the other hand, you can I verification by specifying C<--require-verification> on the -command line, or C in a C config file; +command line, or C in a C config file; in this case, if verification is not possible, the program quits. Note that as mentioned above, if C is available, the main repository is always required to have a signature. Using the C<--require-verification> -- cgit v1.2.3