diff --git a/reference/zip/constants.xml b/reference/zip/constants.xml index 9cef621eed..fa4d87bf40 100644 --- a/reference/zip/constants.xml +++ b/reference/zip/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -21,6 +21,18 @@ + + + ZIPARCHIVE::OVERWRITE + (integer) + + + + Always start a new archive, this mode will overwrite the file if + it already exists. + + +