diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/install-tl | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/install-tl b/Master/install-tl index 4b73954df5e..6a8c6529da8 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1199,11 +1199,16 @@ install-tl.bat [OPTION] ... Tries to load the GUI installer using Perl/Tk. If Perl/Tk is not available continue with the text mode installer. +=item B<-no-gui> + +Forces to load the text mode installer. + =item B<-lang> I<2-letter lang code> (only for GUI installer) tries to start the installer translated into the language specified by the 2-letter language code. Currently supported -languages are English (en, default), Polish (pl), and German (de). +languages are English (en, default), German (de), French (fr), Dutch (nl) +Polish (pl) and Slovenian (sl). =item B<-media> I<[CD|DVD|NET]> |