summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-23 00:39:20 +0000
committerKarl Berry <karl@freefriends.org>2009-08-23 00:39:20 +0000
commitac3bd6f989e2c47aebfb41a760022c6a097c67e5 (patch)
tree152b0b2a58447a81c974369897fd2ee39c460574 /Master/texmf
parente0377be1ec90f7987965cc9b3ef463a2d7567818 (diff)
doc tweaks continue
git-svn-id: svn://tug.org/texlive/trunk@14823 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 6b607b28307..17bf0080c16 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -3861,6 +3861,12 @@ If this option is given together with C<--all> 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.
+In brief:
+
+ 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
+
=item B<--list>
Concisely list the packages which would be updated, newly installed, or
@@ -3873,11 +3879,10 @@ written to the terminal. This is a more detailed report than C<--list>.
=item B<--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 C<--self> option is also given). Not recommended.
-However, C<--list> is still performed regardless of this option.
+Also, C<update --list> is still performed regardless of this option.
=item B<--no-auto-remove>
@@ -4173,7 +4178,7 @@ mode selects the system wide parts of the registry for the file associations.
Note that if you do not have enough permissions using C<--w32mode=admin>
will not succeed.
-For the postaction C<fileassoc> the mode can be set with <--fileassocmode>.
+For the postaction C<fileassoc> the mode can be set with C<--fileassocmode>.
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.