summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-06 17:11:52 +0000
committerKarl Berry <karl@freefriends.org>2008-09-06 17:11:52 +0000
commit0996fea9badefbc36e55df0c8a2a768333a539b7 (patch)
tree95c29af226f753ccdbda2f68c69f8edea59a1e3f /Master/texmf
parent42618c10e2a7e4e439922c5c3e95e6f691c2378a (diff)
doc tweaks, including =over 4 consistently
git-svn-id: svn://tug.org/texlive/trunk@10439 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl32
1 files changed, 17 insertions, 15 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index aad5f6e9d8d..b69fc25e8dc 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -1280,7 +1280,7 @@ L<http://tug.org/texlive/tlmgr.html>.
The following options have to be given I<before> you specify the action.
-=over 8
+=over 4
=item B<--location> I<location>
@@ -1316,7 +1316,7 @@ release as well as the B<tlmgr> script itself.
=head1 ACTIONS
-=over 8
+=over 4
=item B<help>
@@ -1335,7 +1335,7 @@ Start the graphical user interface.
Install all I<pkg>s given on the command line. By default this installs
all packages that the given I<pkg>s are dependent on, also. Options:
-=over 16
+=over 8
=item B<--no-depends>
@@ -1355,7 +1355,7 @@ written to the terminal.
Updates the packages given as arguments to the latest version available
at the installation source. Options:
-=over 8
+=over 4
=item B<--list>
@@ -1389,7 +1389,7 @@ time.
Options:
-=over 8
+=over 4
=item B<--backupdir> I<directory>
@@ -1419,7 +1419,7 @@ directory with backups.
Options:
-=over 8
+=over 4
=item B<--dry-run>
@@ -1446,7 +1446,7 @@ collection or scheme is disallowed, unless C<--force> is specified.
Options:
-=over 8
+=over 4
=item B<--no-depends>
@@ -1486,9 +1486,10 @@ Perhaps the most common use for this is if you originally installed from
DVD, and want to permanently change the installation to get further
updates from the Internet. To do this, you can run
- tlmgr option location http://mirror.ctan.org/systems/texlive/tlnet/YYYY
+ tlmgr option loc http://mirror.ctan.org/systems/texlive/tlnet/YYYY
-(where YYYY is the TeX Live release year).
+where YYYY is the TeX Live release year. (This example also shows that
+you can abbreviate options and arguments; abbreviations must be unambiguous.)
=item B<paper a4>
@@ -1503,14 +1504,15 @@ outputs all known papersizes for the specified program.
=item B<arch list>
-Prints the names of the systems available at the default install location.
+Prints the names of the architectures (C<i386-linux>, ...) available at
+the default install location.
=item B<arch add I<arch>...>
-Add executables for the specified I<arch>es to the installation.
+Add executables for each given architecture I<arch> to the installation.
Options:
-=over 8
+=over 4
=item B<--dry-run>
@@ -1526,7 +1528,7 @@ By default searches the names, short and long descriptions of all
locally installed packages for the given argument (interpreted as
regexp). Options:
-=over 8
+=over 4
=item B<--file>
@@ -1557,7 +1559,7 @@ With an argument lists only collections or schemes, as requested.
Uninstalls the entire TeX Live installation. Options:
-=over 8
+=over 4
=item B<--force>
@@ -1607,7 +1609,7 @@ the given file.
Options:
-=over 8
+=over 4
=item B<--dest> I<output file>