diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-31 02:38:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-31 02:38:43 +0000 |
commit | f47cf70ab6ea8592f7847600ee7abaf0ae41b4e4 (patch) | |
tree | f96ebe2ad1192c650ea86ceda9ec1db63308438d /Master/texmf | |
parent | e09e39bb085947f2149a3a993dcacb2d20494722 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@14498 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 24 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.pdf | bin | 34597 -> 35915 bytes |
2 files changed, 23 insertions, 1 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index d99d59a0432..92074391aaf 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-28" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2009-07-30" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -287,6 +287,24 @@ present, tlmgr will not perform the update unless this option is given. Under normal circumstances tlmgr tries to remove packages which have disappeared on the server when called with \f(CW\*(C`\-\-all\*(C'\fR, as described above. This prevents any such removals. +.IP "\fB\-\-no\-auto\-install\fR" 4 +.IX Item "--no-auto-install" +Under normal circumstances tlmgr will install packages which are +new on the server when called with \f(CW\*(C`\-\-all\*(C'\fR. This prevents any such +automatic installation. Note that after this the packages that +would have been auto-installed will be considered as +forcibly removed. +.IP "\fB\-\-no\-forcibly\-removed\fR" 4 +.IX Item "--no-forcibly-removed" +Under normal circumstances tlmgr will not install packages that +it considers forcibly removed as described above. This option makes +tlmgr consider all these packages as new and re-install them. This +can be used to syncronize an installation with the server's +idea of what is available by calling +.Sp +.Vb 1 +\& tlmgr update --no-forcibly-removed --all +.Ve .IP "\fB\-\-backup\fR and \fB\-\-backupdir\fR \fIdirectory\fR" 4 .IX Item "--backup and --backupdir directory" These two options control the creation of backups of packages before an @@ -474,6 +492,10 @@ Or you can use: The \f(CW\*(C`\-\-\*(C'\fR avoids having the \f(CW\*(C`\-1\*(C'\fR treated as an option. (In general, \&\f(CW\*(C`\-\-\*(C'\fR stops parsing for arguments at the point where it appears; this is a general feature of option parsing.) +.Sh "conf" +.IX Subsection "conf" +This option to tlmgr mimicks the \fBtexconfig conf\fR call, but works on +all supported platforms. .Sh "path [add|remove]" .IX Subsection "path [add|remove]" On unix adds or removes symlinks for binaries, man pages, and info pages diff --git a/Master/texmf/doc/man/man1/tlmgr.pdf b/Master/texmf/doc/man/man1/tlmgr.pdf Binary files differindex 030efe1df4f..e512bf7529e 100644 --- a/Master/texmf/doc/man/man1/tlmgr.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.pdf |