diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-28 02:38:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-28 02:38:28 +0000 |
commit | 4939402597ec7557935b728016560bb110e5852e (patch) | |
tree | d1c3a5b91b0529d6afa80c6fe78f6cfeadcfd779 /Master/texmf/doc/man | |
parent | 49960cff069127476c5fd579f736657139d8a8ab (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@14477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 16 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.pdf | bin | 33998 -> 34550 bytes |
2 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 64d9079ab11..90b6f35e028 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2009-07-25" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2009-07-27" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -247,7 +247,8 @@ at the installation source. Either \f(CW\*(C`\-\-all\*(C'\fR or at least one \f must be specified. Options: .IP "\fB\-\-all\fR" 4 .IX Item "--all" -Update all installed packages. For packages contained in an installed +Update all installed packages but the tlmgr itself. +For packages contained in an installed collection, also install new packages and remove deleted packages in those collections. Packages not contained in an installed collection are not considered for addition or removal. @@ -257,6 +258,17 @@ collection C, and C on the server contains a package A that is not present locally, A will be added. Conversely, if the local collection C contains a package B, but B is no longer in the server's C, then B will be deleted. +.Sp +In case that updates to tlmgr itself are present this will not work +unless also the option \fB\-\-self\fR is given. +.IP "\fB\-\-self\fR" 4 +.IX Item "--self" +Updates tlmgr itself if updates are present. On Windows this includes +updates to the perl interpreter shipped by TeX Live. +.Sp +If this option is given together with \fB\-\-all\fR then first tlmgr will +be updated, and after that tlmgr restarted to complete with the rest +of the updates. .IP "\fB\-\-list\fR" 4 .IX Item "--list" Concisely list the packages which would be updated, newly installed, or diff --git a/Master/texmf/doc/man/man1/tlmgr.pdf b/Master/texmf/doc/man/man1/tlmgr.pdf Binary files differindex 3f9942b18c9..fd04b5c414a 100644 --- a/Master/texmf/doc/man/man1/tlmgr.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.pdf |