conor       00/08/21 07:41:11

  Modified:    docs     index.html
  Log:
  Update copyfile documentation
  
  Submitted by: uli stehling <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.82      +6 -0      jakarta-ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/index.html,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- index.html        2000/08/11 14:18:04     1.81
  +++ index.html        2000/08/21 14:41:11     1.82
  @@ -1183,6 +1183,12 @@
         the copy</td>
       <td valign="top" align="center">No</td>
     </tr>
  +  <tr>
  +    <td valign="top">forceoverwrite</td>
  +    <td valign="top">overwrite existing files even if the destination
  +      files are newer (default is false).</td>
  +    <td valign="top" align="center">No</td>
  +  </tr>
   </table>
   <h3>Examples</h3>
   <blockquote>
  
  
  

Reply via email to