summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-05 17:52:22 +0000
committerKarl Berry <karl@freefriends.org>2018-04-05 17:52:22 +0000
commit3324728c6b33991c75926184b76122b326a91a8a (patch)
tree09f7e1c16076a5b3c0cb66eff65ac5913d4571e4 /Master
parentd1e645efc162ab107b9a8d79bca285f82446ff9f (diff)
link fixes for new head names, more ellipses
inside brackets git-svn-id: svn://tug.org/texlive/trunk@47303 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/tlmgr.pl22
1 files changed, 10 insertions, 12 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl
index 01d85087460..b15bbd54a36 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgr.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl
@@ -7364,7 +7364,7 @@ tlmgr - the native TeX Live Manager
=head1 SYNOPSIS
-tlmgr [I<option>...] I<action> [I<option>...] [I<operand>]...
+tlmgr [I<option>...] I<action> [I<option>...] [I<operand>...]
=head1 DESCRIPTION
@@ -8064,7 +8064,7 @@ from the local keyring.
=head2 list
-Synonym for L<info|/info [I<option>...] [collections|schemes|I<pkg>...]>.
+Synonym for L</info>.
=head2 option
@@ -8396,8 +8396,7 @@ These options behave just as with the L<update|/update
backups of packages before they are removed. The default is to make
such a backup, that is, to save a copy of packages before removal.
-The L<restore|/restore [--json] [--backupdir I<dir>] [--all | I<pkg>
-[I<rev>]]> action explains how to restore from a backup.
+The L</restore> action explains how to restore from a backup.
=item B<--no-depends>
@@ -8625,13 +8624,13 @@ If I<var> or then I<val> is not specified, it is prompted for.
=head2 show
-Synonym for L<info|/info [I<option>...] [collections|schemes|I<pkg>...]>.
+Synonym for L</info>.
=head2 uninstall
Synonym for L<remove|/remove [I<option>...] I<pkg>...>.
-=head2 update [I<option>...] [I<pkg>]...
+=head2 update [I<option>...] [I<pkg>...]
Updates the packages given as arguments to the latest version available
at the installation source. Either C<--all> or at least one I<pkg> name
@@ -8730,7 +8729,7 @@ This option can also be set permanently in the tlmgr config file with
the key C<update-exclude>.
-=item B<--no-auto-remove> [I<pkg>]...
+=item B<--no-auto-remove> [I<pkg>...]
By default, C<tlmgr> tries to remove packages which have disappeared on
the server, as described above under C<--all>. This option prevents
@@ -8739,7 +8738,7 @@ given I<pkg> names. This can lead to an inconsistent TeX installation,
since packages are not infrequently renamed or replaced by their
authors. Therefore this is not recommend.
-=item B<--no-auto-install> [I<pkg>]...
+=item B<--no-auto-install> [I<pkg>...]
Under normal circumstances C<tlmgr> will install packages which are new
on the server, as described above under C<--all>. This option prevents
@@ -8793,8 +8792,7 @@ of this C<--backup> option is to save a persistent backup in case the
actual I<content> of the update causes problems, e.g., introduces an TeX
incompatibility.
-The L<restore|/restore [--json] [--backupdir I<dir>] [--all | I<pkg>
-[I<rev>]]> action explains how to restore from a backup.
+The L</restore> action explains how to restore from a backup.
=item B<--no-depends>
@@ -9376,9 +9374,9 @@ written to stdout). The idea is that a program can get all the
information it needs by reading stdout.
Currently this option only applies to the
-L<update|/update [I<option>...] [I<pkg>]...>,
+L<update|/update [I<option>...] [I<pkg>...]>,
L<install|/install [I<option>...] I<pkg>...>, and
-L</option> actions.
+L</option> actions.
=head2 Machine-readable C<update> and C<install> output