summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/tlmgr.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.119
1 files changed, 13 insertions, 6 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index 6b6fa9ab05b..73a69f32582 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-08-22" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2009-08-23" "perl v5.8.8" "User Contributed Perl Documentation"
.SH "NAME"
tlmgr \- the TeX Live Manager
.SH "SYNOPSIS"
@@ -292,6 +292,14 @@ interpreter shipped inside TeX Live.
If this option is given together with \f(CW\*(C`\-\-all\*(C'\fR or a list of packages
then tlmgr will be updated first and, if this update the new version
will be restarted to complete the rest of the updates.
+.Sp
+In brief:
+.Sp
+.Vb 3
+\& tlmgr update --self # update infrastructure only
+\& tlmgr update --self --all # update infrastructure and all packages
+\& tlmgr update --force --all # update all packages but *not* infrastructure
+.Ve
.IP "\fB\-\-list\fR" 4
.IX Item "--list"
Concisely list the packages which would be updated, newly installed, or
@@ -302,11 +310,10 @@ Nothing is actually installed; instead, the actions to be performed are
written to the terminal. This is a more detailed report than \f(CW\*(C`\-\-list\*(C'\fR.
.IP "\fB\-\-force\fR" 4
.IX Item "--force"
-Force update of normal packages even if updates to tlmgr itself are
-present. Updates to tlmgr are not performed unless the C <\-\-self> option is
-also given. Not recommended.
+Force update of normal packages, without updating tlmgr itself
+(unless the \f(CW\*(C`\-\-self\*(C'\fR option is also given). Not recommended.
.Sp
-However, \f(CW\*(C`\-\-list\*(C'\fR is still performed regardless of this option.
+Also, \f(CW\*(C`update \-\-list\*(C'\fR is still performed regardless of this option.
.IP "\fB\-\-no\-auto\-remove\fR" 4
.IX Item "--no-auto-remove"
Under normal circumstances tlmgr tries to remove packages which have
@@ -572,7 +579,7 @@ mode selects the system wide parts of the registry for the file associations.
Note that if you do not have enough permissions using \f(CW\*(C`\-\-w32mode=admin\*(C'\fR
will not succeed.
.PP
-For the postaction \f(CW\*(C`fileassoc\*(C'\fR the mode can be set with <\-\-fileassocmode>.
+For the postaction \f(CW\*(C`fileassoc\*(C'\fR the mode can be set with \f(CW\*(C`\-\-fileassocmode\*(C'\fR.
If it is set to 1, only new assocations are added, if it is set to 2,
all associations are set to the TeX Live programs.
.Sh "paper"