conor 01/07/07 07:57:44
Modified: docs/manual/CoreTasks apply.html
Log:
Made the meaning of the dest directory explicit.
PR: 1744
Revision Changes Path
1.5 +3 -1 jakarta-ant/docs/manual/CoreTasks/apply.html
Index: apply.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/apply.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apply.html 2001/05/22 09:56:02 1.4
+++ apply.html 2001/07/07 14:57:44 1.5
@@ -33,7 +33,9 @@
</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 <apply> expects the
target files will be placed by the
+ command, when it is executed.
+ </td>
<td align="center" valign="top">Yes</td>
</tr>
<tr>