diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-16 01:23:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-16 01:23:32 +0000 |
commit | 0a62d3427bdb42b4434c004d9678c31a81ff3e08 (patch) | |
tree | fbcd20a714d4c3f7394681b25063248a14e84790 /Master/texmf/doc/man/man1/install-tl.1 | |
parent | e16f953946b5a87ec4126a88de6ff5093ab1472b (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@15312 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/install-tl.1')
-rw-r--r-- | Master/texmf/doc/man/man1/install-tl.1 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf/doc/man/man1/install-tl.1 b/Master/texmf/doc/man/man1/install-tl.1 index abd548f94c3..1e077172474 100644 --- a/Master/texmf/doc/man/man1/install-tl.1 +++ b/Master/texmf/doc/man/man1/install-tl.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "INSTALL-TL 1" -.TH INSTALL-TL 1 "2009-09-03" "perl v5.8.8" "User Contributed Perl Documentation" +.TH INSTALL-TL 1 "2009-09-15" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" install\-tl \- TeX Live cross\-platform installer .SH "SYNOPSIS" @@ -152,8 +152,7 @@ The most up-to-date version of this documentation is on the Internet at .IX Header "OPTIONS" .IP "\fB\-gui\fR [[=]\fImodule\fR]" 4 .IX Item "-gui [[=]module]" -If no \fImodule\fR is given starts the default \s-1GUI\s0 installer (default on -Windows). +If no \fImodule\fR is given starts the \f(CW\*(C`perltk\*(C'\fR (see below) \s-1GUI\s0 installer. .Sp If \fImodule\fR is given loads the given installer module. Currently the following modules are supported: @@ -179,7 +178,7 @@ It can also be selected by giving the \f(CW\*(C`\-gui\*(C'\fR option without any .Sp The \f(CW\*(C`perltk\*(C'\fR and \f(CW\*(C`wizard\*(C'\fR modules, and thus also when calling with a simple \f(CW\*(C`\-gui\*(C'\fR (without \fImodule\fR) requires -the Perl/Tk module (<http://tug.org/texlive/distro.html#perltk>; if +the Perl/Tk module (<http://tug.org/texlive/distro.html#perltk>); if Perl/Tk is not available, installation continues in text mode. .RE .IP "\fB\-no\-gui\fR" 4 @@ -188,7 +187,9 @@ Use the text mode installer (default except on Windows). .IP "\fB\-lang\fR \fI2\-letter lang code\fR" 4 .IX Item "-lang 2-letter lang code" (only for \s-1GUI\s0 installer) If possible, start the installer translated into -the language specified by the 2\-letter language code. Currently supported +the language specified by the 2\-letter (\s-1ISO\s0 639\-1) language code (with +the exception for selecting simplified or traditional Chinese). +Currently supported languages: English (en, default), Czech (cs), German (de), French (fr), Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk), Slovenian (sl), Vietnamese (vi), simplified Chinese (zh\-cn), and |