diff options
author | Norbert Preining <preining@logic.at> | 2009-09-09 23:46:45 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-09-09 23:46:45 +0000 |
commit | 2888e7fbb9e303365f43f648b7dbaa9a8c91c2bc (patch) | |
tree | eb22c2fd6c8d0f6125fa1eee5afdaf93f0417e98 /Master | |
parent | 4f190d7d30118980e4c5d531da28616778cad0af (diff) |
use -- for long options in tlmgr POD docs
git-svn-id: svn://tug.org/texlive/trunk@15192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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. |