dion        02/01/27 06:43:32

  Modified:    latka/doc users-guide.xml
  Log:
  more detail on url param
  
  Revision  Changes    Path
  1.2       +11 -1     jakarta-commons/latka/doc/users-guide.xml
  
  Index: users-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/latka/doc/users-guide.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- users-guide.xml   27 Jan 2002 14:21:54 -0000      1.1
  +++ users-guide.xml   27 Jan 2002 14:43:32 -0000      1.2
  @@ -4,7 +4,7 @@
   
   <!--
       Author:     dIon Gillard
  -    Version:    $Id: users-guide.xml,v 1.1 2002/01/27 14:21:54 dion Exp $
  +    Version:    $Id: users-guide.xml,v 1.2 2002/01/27 14:43:32 dion Exp $
   -->
   
   <chapter id="users-guide">
  @@ -51,7 +51,17 @@
               </orderedlist>
               <para>Both of the scripts take the following parameters: </para>
               <orderedlist>
  -                <listitem><para></para></listitem>
  +                <listitem>
  +                    <para>a test suite URL, e.g.
  +                        <programlisting>
  +                            file:./TestCommonsWebsite.xml
  +                        </programlisting>
  +                        or
  +                        <programlisting>
  +                            
http://jakarta.apache.org/commons/latka/TestCommonsWebsite.xml
  +                        </programlisting>
  +                    </para>    
  +                </listitem>
               </orderedlist>
           </section>
       </section>
  
  
  

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

Reply via email to