diff options
author | Norbert Preining <preining@logic.at> | 2018-07-25 01:51:31 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2018-07-25 01:51:31 +0000 |
commit | 989bf16b7b045cef15cbb9f1e69d51f7f37f2d28 (patch) | |
tree | 1eb9746cfcd6aa00f3b8ee87e0272f6017072e3a /Master/texmf-dist/scripts | |
parent | c1b2310a903c06f59787099f678a7e082d519fd2 (diff) |
remove spurious ) in tlmgr
git-svn-id: svn://tug.org/texlive/trunk@48271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 262b525d3a7..054ceb3a6a1 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -8178,7 +8178,7 @@ With the C<list> argument, C<key> lists all keys. The C<add> argument requires another argument, either a filename or C<-> for stdin, from which the key is added. The key is added to the -local keyring C<GNUPGHOME/repository-keys.gpg>, which is normally) +local keyring C<GNUPGHOME/repository-keys.gpg>, which is normally C<tlpkg/gpg/repository-keys.gpg>. The C<remove> argument requires a key id and removes the requested id |