diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-29 01:49:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-29 01:49:25 +0000 |
commit | 0647cfb6ab05c9065aacc240a18baaaf0ae6e2a8 (patch) | |
tree | 6073fc03d5b02b96ea436c8231a24c03f9c4261d /Master/texmf | |
parent | 7fa1c7cc2271ca653193907a9a5d40800cf3eff7 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@10784 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 17 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.pdf | bin | 18000 -> 18634 bytes |
2 files changed, 15 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index b16e02f95ae..97a62e9e33f 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 "2008-09-23" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2008-09-28" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -207,7 +207,15 @@ written to the terminal. .IX Item "update [option] [pkg...]" Updates the packages given as arguments to the latest version available at the installation source. Either \f(CW\*(C`\-\-all\*(C'\fR or at least one \fIpkg\fR name -must be specified. Options: +must be specified. +.Sp +Furthermore, it \fBremoves\fR packages which have disappeared on the server. +To not remove any locally installed packages it does check that the +package came from the server by checking for inclusion in collections. +Both options \f(CW\*(C`\-\-dry\-run\*(C'\fR and \f(CW\*(C`\-\-list\*(C'\fR will mention the packages +to be removed. See <\-\-no\-remova> for a way to supress that. +.Sp +Options: .RS 4 .IP "\fB\-\-all\fR" 8 .IX Item "--all" @@ -216,6 +224,11 @@ collections. (Packages in uninstalled collections are not considered.) .IP "\fB\-\-list\fR" 8 .IX Item "--list" List the packages which would be updated or newly installed. +.IP "\fB\-\-no\-remove\fR" 8 +.IX Item "--no-remove" +Under normal circumstances tlmgr tries to remove packages which have +disappeared on the server when called with \f(CW\*(C`\-\-all\*(C'\fR. This prevents +these removals. .IP "\fB\-\-dry\-run\fR" 8 .IX Item "--dry-run" Nothing is actually installed; instead, the actions to be performed are diff --git a/Master/texmf/doc/man/man1/tlmgr.pdf b/Master/texmf/doc/man/man1/tlmgr.pdf Binary files differindex 9185ddaadcf..465c17524cb 100644 --- a/Master/texmf/doc/man/man1/tlmgr.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.pdf |