summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 2815a178d90..c32983124f6 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -1159,6 +1159,13 @@ into the respective screen of the GUI. So calling
will bring you directly into the update screen.
+=item B<--gui-lang>
+
+Normally the GUI tries to deduce your language from the environment
+(on Windows via the registry, on Unix via LC_MESSAGES). If that fails
+you can select a different language by giving this option a two-letter
+language code.
+
=item B<--netarchive> I<dir>
Overrides the default settings for netarchive. Should be used with care.
@@ -1185,7 +1192,7 @@ Gives this help page.
=item B<gui>
-Run using a graphical interface.
+Start the graphical user interface.
=item B<install [I<option>]... I<pkg>...>