You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by pa...@apache.org on 2002/03/05 21:31:51 UTC

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

pauldick    02/03/05 12:31:51

  Modified:    c/Tests/Conf conf.cpp
  Log:
  Fixed usage statement
  
  Revision  Changes    Path
  1.24      +1 -1      xml-xalan/c/Tests/Conf/conf.cpp
  
  Index: conf.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Tests/Conf/conf.cpp,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- conf.cpp	28 Feb 2002 06:08:57 -0000	1.23
  +++ conf.cpp	5 Mar 2002 20:31:51 -0000	1.24
  @@ -105,7 +105,7 @@
   setHelp(FileUtility&	h)
   {
   	h.args.getHelpStream() << endl
  -		 << "conf dir [-category -out -gold -source (XST | XPL | DOM)]"
  +		 << "conf dir [-sub -out -gold -source (XST | XPL | DOM)]"
   		 << endl
   		 << endl
   		 << "dir		(base directory for testcases)"
  
  
  

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