diff options
author | Norbert Preining <preining@logic.at> | 2009-08-12 22:40:22 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-08-12 22:40:22 +0000 |
commit | 27a19abcb11fade54f7d0e9000f04ab4dff216c5 (patch) | |
tree | 88db79f1440fed7254fb054f8bb957d3f418b7ea /Master/texmf | |
parent | 54ea1e580e4d1e9761e790f8ed3ff626662c1b04 (diff) |
document -debug-translation in install-tl and tlmgr
git-svn-id: svn://tug.org/texlive/trunk@14632 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index ba7751c90e9..022bb46584c 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3717,6 +3717,11 @@ that, see the option C<-v> below, and TeXLive::TLUtils. This option make B<tlmgr> wait for user input before exiting. Useful on Windows to avoid command windows disappearing. +=item B<-debug-translation> + +This switch will make tlmgr report any missing or probably +untranslated messages in GUI mode to STDERR. + =back The standard options for TeX Live programs are also accepted: |