summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tlmgr.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-05 01:22:49 +0000
committerKarl Berry <karl@freefriends.org>2018-01-05 01:22:49 +0000
commit4460b199bd520d065372dfc8aadfc78bdde163e5 (patch)
tree47fed668c729930636f641427f0ed13b5fe5fa94 /Master/texmf-dist/doc/man/man1/tlmgr.1
parent79563906978b08deb7d37bc8eb95a6a433f4bd96 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@46220 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.111
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index fe112943068..230253736be 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 "2017-11-14" "perl v5.26.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2018-01-04" "perl v5.26.1" "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
@@ -989,6 +989,10 @@ set to 1 (the default), only new associations are added; if it is set to
Print the TeX Live identifier for the detected platform
(hardware/operating system) combination to standard output, and exit.
\&\f(CW\*(C`\-\-print\-arch\*(C'\fR is a synonym.
+.SS "print-platform-info"
+.IX Subsection "print-platform-info"
+Print the TeX Live platform identifier, \s-1TL\s0 platform long name, and
+original output from guess.
.SS "remove [\fIoption\fP]... \fIpkg\fP..."
.IX Subsection "remove [option]... pkg..."
Remove each \fIpkg\fR specified. Removing a collection removes all package
@@ -1530,7 +1534,8 @@ currently not supported, but may be in a future release.
.PP
Some \f(CW\*(C`tlmgr\*(C'\fR actions don't need any write permissions and thus work the
same in user mode and normal mode. Currently these are: \f(CW\*(C`check\*(C'\fR,
-\&\f(CW\*(C`help\*(C'\fR, \f(CW\*(C`list\*(C'\fR, \f(CW\*(C`print\-platform\*(C'\fR, \f(CW\*(C`search\*(C'\fR, \f(CW\*(C`show\*(C'\fR, \f(CW\*(C`version\*(C'\fR.
+\&\f(CW\*(C`help\*(C'\fR, \f(CW\*(C`list\*(C'\fR, \f(CW\*(C`print\-platform\*(C'\fR, \f(CW\*(C`print\-platform\-info\*(C'\fR, \f(CW\*(C`search\*(C'\fR,
+\&\f(CW\*(C`show\*(C'\fR, \f(CW\*(C`version\*(C'\fR.
.PP
On the other hand, most of the actions dealing with package management
do need write permissions, and thus behave differently in user mode, as
@@ -2027,4 +2032,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 45806 2017\-11\-14 21:16:47Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 46207 2018\-01\-04 18:34:36Z karl $