donaldp     2002/06/07 22:35:34

  Modified:    cli/src/xdocs index.xml
  Log:
  Fix typo.
  
  Submitted By: "Scott Palmer" <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-avalon-excalibur/cli/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/cli/src/xdocs/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml 5 Apr 2002 08:21:03 -0000       1.4
  +++ index.xml 8 Jun 2002 05:35:34 -0000       1.5
  @@ -52,7 +52,7 @@
               option that required an optional argument then "-abc" is an 
option 'a' with
               argument "bc" while "-a bc" is an option 'a' with no argument, 
followed by
               the text "bc". It is also possible to place an '=' sign between 
the option
  -            and it's argument. ie The following are all equivalent; "-a=bc", 
"-a bc",
  +            and it's argument. ie The following are all equivalent; "-a=bc",
               "-abc".
               </p>
               <p>
  @@ -69,7 +69,7 @@
       <footer>
           <legal>
             Copyright (c) @year@ The Jakarta Apache Project All rights 
reserved.
  -          $Revision: 1.4 $ $Date: 2002/04/05 08:21:03 $
  +          $Revision: 1.5 $ $Date: 2002/06/08 05:35:34 $
           </legal>
       </footer>
   </document>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to