summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-06-02 12:45:52 +0000
committerNorbert Preining <preining@logic.at>2008-06-02 12:45:52 +0000
commitc4b2d8a513dd94520fb0c6dda00c1fe2be46c21a (patch)
treeb4b25e0536afa31399db572740becff6a0f6df6e /Master
parent9b5001b9ac6e755948d200b5bbf7d5936ef3d7c3 (diff)
tlmgr.pl: add documentation of --gui-lang
git-svn-id: svn://tug.org/texlive/trunk@8478 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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>...>