You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2003/01/29 18:04:14 UTC

cvs commit: xml-xerces/c/doc domprint.xml

peiyongz    2003/01/29 09:04:14

  Modified:    c/doc    domprint.xml
  Log:
  Bug#13694: Allow Xerces to write the BOM to XML files
  
  Revision  Changes    Path
  1.13      +1 -0      xml-xerces/c/doc/domprint.xml
  
  Index: domprint.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/domprint.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- domprint.xml	10 Jun 2002 15:59:01 -0000	1.12
  +++ domprint.xml	29 Jan 2003 17:04:14 -0000	1.13
  @@ -38,6 +38,7 @@
       -wddc=xxx   Enable/Disable discard-default-content.   Default on.  
       -wflt=xxx   Enable/Disable filtering.                 Default off. 
       -wfpp=xxx   Enable/Disable format-pretty-print.       Default off.
  +    -wbom=xxx   Enable/Disable write Byte-Order-Mark      Default off.
       -?          Show this help
     * = Default if not provided explicitly.
   
  
  
  

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