Skip to content

Commit 773049e

Browse files
committed
Add(ZipTask): Document savefileattributes option
See: - Implementation: phingofficial/phing#1820 - Issue: phingofficial/phing#1817
1 parent cd00751 commit 773049e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/appendixes/optionaltasks/ZipTask.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@
6767
<entry><literal>false</literal></entry>
6868
<entry>No</entry>
6969
</row>
70+
<row>
71+
<entry><literal>savefileattributes</literal></entry>
72+
<entry><literal role="type">Boolean</literal></entry>
73+
<entry>Whether to save extra file attributes. (Extended Attributes on OS/2,
74+
uid/gid and file times on Unix)</entry>
75+
<entry><literal>false</literal></entry>
76+
<entry>No</entry>
77+
</row>
7078
</tbody>
7179
</tgroup>
7280
</table>

0 commit comments

Comments
 (0)