Browse Source

Made the meaning of the dest directory explicit.

PR: 1744


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269289 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 24 years ago
parent
commit
c513333775
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      docs/manual/CoreTasks/apply.html

+ 3
- 1
docs/manual/CoreTasks/apply.html View File

@@ -33,7 +33,9 @@ one mapper element are required.</p>
</tr>
<tr>
<td valign="top">dest</td>
<td valign="top">the directory where the target files will be placed.</td>
<td valign="top">the directory where the &lt;apply&gt; expects the target files will be placed by the
command, when it is executed.
</td>
<td align="center" valign="top">Yes</td>
</tr>
<tr>


Loading…
Cancel
Save