Browse Source

Merge branch '1.9.x'

master
Stefan Bodewig 7 years ago
parent
commit
46b6716654
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/unzip.html

+ 1
- 1
manual/Tasks/unzip.html View File

@@ -122,7 +122,7 @@ extract an Ant generated ZIP archive.</p>
<td>allowFilesToEscapeDest</td>
<td>Whether to allow the extracted file or directory to be outside of the dest
directory. <em>since Ant 1.10.4</em></td>
<td>No, defaults to <q>false</q> unless <var>stripAbsolutePathSpec</var> is <q>true</q> and the
<td>No, defaults to <q>false</q> unless <var>stripAbsolutePathSpec</var> is <q>false</q> and the
entry's name starts with a leading path spec.</td>
</tr>
</table>


Loading…
Cancel
Save