Browse Source

fix doc of includeemptydirs, suggested by Joel Klein

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@487531 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 18 years ago
parent
commit
3a42777b65
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/sync.html

+ 1
- 1
docs/manual/CoreTasks/sync.html View File

@@ -58,7 +58,7 @@ dir, it will get removed from the target.</p>
<td valign="top">includeEmptyDirs</td>
<td valign="top">Copy any empty directories included in the resource collection(s).
</td>
<td valign="top" align="center">No; defaults to true.</td>
<td valign="top" align="center">No; defaults to false.</td>
</tr>
<tr>
<td valign="top">failonerror</td>


Loading…
Cancel
Save