Author: antoine
Date: Thu Mar 25 12:23:52 2010
New Revision: 927366

URL: http://svn.apache.org/viewvc?rev=927366&view=rev
Log:
adjusting the name of an attribute of the p4integrate task, 
nocopynewtargetfiles instead of nocopytargetfiles

Modified:
    ant/core/trunk/docs/manual/OptionalTasks/perforce.html

Modified: ant/core/trunk/docs/manual/OptionalTasks/perforce.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/OptionalTasks/perforce.html?rev=927366&r1=927365&r2=927366&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/perforce.html (original)
+++ ant/core/trunk/docs/manual/OptionalTasks/perforce.html Thu Mar 25 12:23:52 
2010
@@ -868,7 +868,7 @@ Both fromfile and tofile can be supplied
     <td valign="top" align="center">-t</td>
   </tr>
   <tr>
-    <td valign="top">nocopytargetfiles</td>
+    <td valign="top">nocopynewtargetfiles</td>
     <td valign="top">Prevents the physical delivery on disk of new target 
files (*)</td>
     <td valign="center">No</td>
     <td valign="top" align="center">-v</td>


Reply via email to