summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tlmgr.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-09 00:22:13 +0000
committerKarl Berry <karl@freefriends.org>2017-10-09 00:22:13 +0000
commitf98358a539d3082c37f3d10d7b1ae19f60d9dd84 (patch)
treebd25ccf42d3ab8ec871c0822b2c7a0b766529222 /Master/texmf-dist/doc/man/man1/tlmgr.1
parent1f2e6e779e0ef04abd84b90576472e150c5e3f6b (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45503 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.110
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index f599edd212d..4cbddaad654 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-09-01" "perl v5.24.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2017-10-08" "perl v5.24.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
@@ -1255,6 +1255,9 @@ If this option specifies a package that would otherwise be a candidate
for auto-installation, auto-removal, or reinstallation of a forcibly
removed package, \f(CW\*(C`tlmgr\*(C'\fR quits with an error message. Excludes are not
supported in these circumstances.
+.Sp
+This option can also be set permanently in the tlmgr config file with
+the key \f(CW\*(C`update\-exclude\*(C'\fR.
.IP "\fB\-\-no\-auto\-remove\fR [\fIpkg\fR]..." 4
.IX Item "--no-auto-remove [pkg]..."
By default, \f(CW\*(C`tlmgr\*(C'\fR tries to remove packages which have disappeared on
@@ -1391,6 +1394,9 @@ The allowed keys are:
.ie n .IP """require\-verification"", value 0 or 1 (default 0), same as command-line option." 4
.el .IP "\f(CWrequire\-verification\fR, value 0 or 1 (default 0), same as command-line option." 4
.IX Item "require-verification, value 0 or 1 (default 0), same as command-line option."
+.ie n .IP """update\-exclude"", value: comma-separated list of packages (no space allowed). Same as the command line option ""\-\-exclude"" for the action ""update""." 4
+.el .IP "\f(CWupdate\-exclude\fR, value: comma-separated list of packages (no space allowed). Same as the command line option \f(CW\-\-exclude\fR for the action \f(CWupdate\fR." 4
+.IX Item "update-exclude, value: comma-separated list of packages (no space allowed). Same as the command line option --exclude for the action update."
.ie n .IP """verify\-downloads"", value 0 or 1 (default 1), same as command-line option." 4
.el .IP "\f(CWverify\-downloads\fR, value 0 or 1 (default 1), same as command-line option." 4
.IX Item "verify-downloads, value 0 or 1 (default 1), same as command-line option."
@@ -1980,4 +1986,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 45190 2017\-09\-01 08:01:01Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 45499 2017\-10\-08 14:26:19Z preining $