We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd00751 commit 773049eCopy full SHA for 773049e
source/appendixes/optionaltasks/ZipTask.xml
@@ -67,6 +67,14 @@
67
<entry><literal>false</literal></entry>
68
<entry>No</entry>
69
</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>
78
</tbody>
79
</tgroup>
80
</table>
0 commit comments