diff options
author | Karl Berry <karl@freefriends.org> | 2018-07-26 00:23:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-07-26 00:23:33 +0000 |
commit | a37663ad46ee288d819e9764de623f8abae2c132 (patch) | |
tree | e5ab6b3e7e0fed1be825aa71e73cd7c78b71772f /Master/texmf-dist/doc/man/man1/tlmgr.1 | |
parent | 3320603cd44a11067f283c774d5405fa017e4f11 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index a4f2602f349..f2f616c4574 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2018-06-16" "perl v5.26.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2018-07-25" "perl v5.26.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 @@ -848,7 +848,7 @@ With the \f(CW\*(C`list\*(C'\fR argument, \f(CW\*(C`key\*(C'\fR lists all keys. .Sp The \f(CW\*(C`add\*(C'\fR argument requires another argument, either a filename or \&\f(CW\*(C`\-\*(C'\fR for stdin, from which the key is added. The key is added to the -local keyring \f(CW\*(C`GNUPGHOME/repository\-keys.gpg\*(C'\fR, which is normally) +local keyring \f(CW\*(C`GNUPGHOME/repository\-keys.gpg\*(C'\fR, which is normally \&\f(CW\*(C`tlpkg/gpg/repository\-keys.gpg\*(C'\fR. .Sp The \f(CW\*(C`remove\*(C'\fR argument requires a key id and removes the requested id @@ -2249,4 +2249,4 @@ This script and its documentation were written for the TeX Live distribution (<http://tug.org/texlive>) and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR tlmgr.pl 48030 2018\-06\-16 13:43:22Z preining $ +\&\f(CW$Id:\fR tlmgr.pl 48271 2018\-07\-25 01:51:31Z preining $ |