diff options
Diffstat (limited to 'Master/texmf/scripts')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 51613013281..7f8398860f2 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4160,7 +4160,7 @@ 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> +=item B<--debug-translation> This switch will make C<tlmgr> report any missing or probably untranslated messages in GUI mode to standard error. |