summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-09 00:16:58 +0000
committerKarl Berry <karl@freefriends.org>2008-08-09 00:16:58 +0000
commit38c0a99313404f9d50bded752a5d0ea0fff078d9 (patch)
tree1405b5628e1d45f92aaded83c4cbda6a11f1e448 /Master/install-tl
parente26963917d3d103d43df1154696f5a89c9c87694 (diff)
doc fixes
git-svn-id: svn://tug.org/texlive/trunk@10198 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl33
1 files changed, 19 insertions, 14 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 6051f2808dc..5dd4824f713 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -1330,7 +1330,7 @@ sub do_cleanup
}
__END__
-
+
=head1 NAME
install-tl - the TeX Live Cross Platform Installer
@@ -1341,19 +1341,31 @@ install-tl [OPTION]...
install-tl.bat [OPTION]...
+=head1 DESCRIPTION
+
+The TeX Live installer works across all supported platforms and allows
+to install TeX Live from various media, including the network.
+
+Post-installation configuration, packages updates, and more, are now
+available through B<tlmgr>(1), the TeX Live Manager
+(L<http://tug.org/texlive/tlmgr.html>).
+
+The most up-to-date version of this documentation is on the Internet at
+L<http://tug.org/texlive/doc/install-tl.html>.
+
=head1 OPTIONS
=over 8
=item B<-gui>
-If possible, use the GUI installer. This requires the Perl/Tk module
-(L<http://tug.org/texlive/distro.html#perltk>; if Perl/Tk is not
-available, installation continues in text mode.
+If possible, use the GUI installer (default on Windows). This requires
+the Perl/Tk module (L<http://tug.org/texlive/distro.html#perltk>; if
+Perl/Tk is not available, installation continues in text mode.
=item B<-no-gui>
-Force using the text mode installer.
+Use the text mode installer (default except on Windows).
=item B<-lang> I<2-letter lang code>
@@ -1394,7 +1406,7 @@ services.)
=item B<-no-cls>
(only for text mode installer) do not clear the screen when entering
-a new menu, for debugging purposes.
+a new menu (for debugging purposes).
=item B<-portable>
@@ -1403,7 +1415,7 @@ scripts instead of this option. See below for details.
=item B<-non-admin>
-Windows: configure for the current user, not for all users
+Windows: configure for the current user, not for all users.
=item B<-print-arch>
@@ -1463,13 +1475,6 @@ Output version information and exit.
As usual, all options can be specified with either C<-> or C<-->, and
arguments can be be separated from their options by either a space or C<=>.
-=head1 DESCRIPTION
-
-The TeX Live installer works across all supported platforms and allows
-to install TeX Live from various media, including the network. See
-L<http://tug.org/texlive/tlmgr.html> for more.
-
-
=head1 PORTABLE USE
The TeX Live root directory contains a shell script C<tl-portable.sh>