You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@apache.org on 2001/02/21 15:09:22 UTC

cvs commit: xml-xalan/java/xdocs/sources/xalan commandline.xml

dleslie     01/02/21 06:09:21

  Modified:    java/xdocs/sources/xalan commandline.xml
  Log:
  Removed -validate flag from command-line options.
  
  Revision  Changes    Path
  1.10      +0 -1      xml-xalan/java/xdocs/sources/xalan/commandline.xml
  
  Index: commandline.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/commandline.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- commandline.xml	2001/01/24 15:36:34	1.9
  +++ commandline.xml	2001/02/21 14:09:21	1.10
  @@ -92,7 +92,6 @@
   -TG (Trace each result tree generation event)
   -TS (Trace each selection event)
   -TTC (Trace the template children as they are being processed)
  --VALIDATE (Validate the XML and XSL input -- validation is off by default)
   -EDUMP [optional]FileName (Do stackdump on error)
   -XML (Use XML formatter and add XML header)
   -TEXT (Use simple Text formatter)