Index: docs/manual/CoreTasks/war.html
===================================================================
RCS file: /home/cvspublic/jakarta-ant/docs/manual/CoreTasks/war.html,v
retrieving revision 1.15
diff -u -r1.15 war.html
--- docs/manual/CoreTasks/war.html	22 Jun 2002 23:38:27 -0000	1.15
+++ docs/manual/CoreTasks/war.html	24 Jul 2002 15:39:46 -0000
@@ -105,6 +105,11 @@
       the destination file if it already exists.</td>
     <td valign="top" align="center">No</td>
   </tr>
+  <tr>
+    <td valign="top">duplicate</td>
+    <td valign="top">behavior when a duplicate file is found.  Valid values are &quot;add&quot;, &quot;preserve&quot;, and &quot;fail&quot;.  The default value is &quot;add&quot;.  </td>
+    <td valign="top" align="center">No</td>
+  </tr>
 </table>
 <h3>Nested elements</h3>
 <h4>lib</h4>

