You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by sb...@apache.org on 2002/06/10 15:29:27 UTC

cvs commit: xml-xalan/java/src/org/apache/xalan/res XSLTErrorResources.properties

sboag       2002/06/10 06:29:27

  Modified:    java/src/org/apache/xalan/res XSLTErrorResources.properties
  Log:
  Fix bug for optionV.
  
  Revision  Changes    Path
  1.5       +1 -1      xml-xalan/java/src/org/apache/xalan/res/XSLTErrorResources.properties
  
  Index: XSLTErrorResources.properties
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xalan/res/XSLTErrorResources.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XSLTErrorResources.properties	8 Jun 2002 21:23:00 -0000	1.4
  +++ XSLTErrorResources.properties	10 Jun 2002 13:29:26 -0000	1.5
  @@ -552,7 +552,7 @@
   optionLXCOUT=   [-LXCOUT compiledStylesheetFileNameOutOut]
   optionPARSER=   [-PARSER fully qualified class name of parser liaison]
   optionE=   [-E (Do not expand entity refs)]
  -optionV=   [-E (Do not expand entity refs)]
  +optionV=   [-V (Version info)]
   optionQC=   [-QC (Quiet Pattern Conflicts Warnings)]
   optionQ=   [-Q  (Quiet Mode)]
   optionLF=   [-LF (Use linefeeds only on output {default is CR/LF})]
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org