Browse Source

* fix of buggy output for -? with path containing underscore

git-svn-id: trunk@1771 -
Tomas Hajny 19 years ago
parent
commit
50f03555bd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      compiler/msg/errorptw.msg
  2. 1 1
      compiler/msg/errorr.msg

+ 1 - 1
compiler/msg/errorptw.msg

@@ -1951,7 +1951,7 @@ unit_u_skipping_reresolving_unit=10059_U_Pulando o recalculo da 
 #
 # 11039 is the last used one
 #
-option_usage=11000_$1 [opções] <arquivo entrada> [opções]
+option_usage=11000_O_$1 [opções] <arquivo entrada> [opções]
 # BeginOfTeX
 %
 % \section{Command-line handling errors}

+ 1 - 1
compiler/msg/errorr.msg

@@ -1753,7 +1753,7 @@ unit_h_source_modified=10041_H_
 #
 #  Options
 #
-option_usage=11000_$1 [®¯æ¨¨] <ä ©«> [®¯æ¨¨]
+option_usage=11000_O_$1 [®¯æ¨¨] <ä ©«> [®¯æ¨¨]
 # BeginOfTeX
 %
 % \section{Command-line handling errors}