Browse Source

adjusting the name of an attribute of the p4integrate task, nocopynewtargetfiles instead of nocopytargetfiles

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927366 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 15 years ago
parent
commit
b57059863d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/OptionalTasks/perforce.html

+ 1
- 1
docs/manual/OptionalTasks/perforce.html View File

@@ -868,7 +868,7 @@ Both fromfile and tofile can be supplied together with a branch definition.</p>
<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>


Loading…
Cancel
Save