texlive[47278] Master/texmf-dist/scripts/texlive/tlmgr.pl: tlmgr POD:

commits+preining at tug.org commits+preining at tug.org
Wed Apr 4 02:30:22 CEST 2018


Revision: 47278
          http://tug.org/svn/texlive?view=revision&revision=47278
Author:   preining
Date:     2018-04-04 02:30:22 +0200 (Wed, 04 Apr 2018)
Log Message:
-----------
tlmgr POD: option dots inside brackets

Modified Paths:
--------------
    trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl

Modified: trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2018-04-04 00:24:20 UTC (rev 47277)
+++ trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2018-04-04 00:30:22 UTC (rev 47278)
@@ -7364,7 +7364,7 @@
 
 =head1 SYNOPSIS
 
-tlmgr [I<option>]... I<action> [I<option>]... [I<operand>]...
+tlmgr [I<option>...] I<action> [I<option>...] [I<operand>]...
 
 =head1 DESCRIPTION
 
@@ -8373,7 +8373,7 @@
 Print the TeX Live platform identifier, TL platform long name, and
 original output from guess.
 
-=head2 remove [I<option>]... I<pkg>...
+=head2 remove [I<option>...] I<pkg>...
 
 Remove each I<pkg> specified.  Removing a collection removes all package
 dependencies (unless C<--no-depends> is specified), but not any
@@ -8392,7 +8392,7 @@
 =item B<--backupdir> I<directory>
 
 These options behave just as with the L<update|/update
-[I<option>]... [I<pkg>]...> action (q.v.), except they apply to making
+[I<option>...] [I<pkg>...]> action (q.v.), except they apply to making
 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.
 
@@ -8405,7 +8405,7 @@
 
 =item B<--no-depends-at-all>
 
-See above under L<install|/install [I<option>]... I<pkg>...> (and beware).
+See above under L<install|/install [I<option>...] I<pkg>...> (and beware).
 
 =item B<--force>
 
@@ -8629,9 +8629,9 @@
 
 =head2 uninstall
 
-Synonym for L<remove|/remove [I<option>]... I<pkg>...>.
+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
@@ -8804,7 +8804,7 @@
 
 =item B<--no-depends-at-all>
 
-See above under L<install|/install [I<option>]... I<pkg>...> (and beware).
+See above under L<install|/install [I<option>...] I<pkg>...> (and beware).
 
 =item B<--force>
 
@@ -9376,8 +9376,8 @@
 information it needs by reading stdout.
 
 Currently this option only applies to the 
-L<update|/update [I<option>]... [I<pkg>]...>,
-L<install|/install [I<option>]... I<pkg>...>, and
+L<update|/update [I<option>...] [I<pkg>]...>,
+L<install|/install [I<option>...] I<pkg>...>, and
 L</option> actions.  
 
 =head2 Machine-readable C<update> and C<install> output



More information about the tex-live-commits mailing list