diff options
Diffstat (limited to 'doc/omfile.html')
-rw-r--r-- | doc/omfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/omfile.html b/doc/omfile.html index 06b738bb..3966ab13 100644 --- a/doc/omfile.html +++ b/doc/omfile.html @@ -28,7 +28,7 @@ <li><strong>ZipLevel </strong>0..9 [default 0]<br> if greater 0, turns on gzip compression of the output file. The higher the number, the better the compression, but also the more CPU is required for zipping.<br></li><br> - <li><b>VeryReliableZip</b> [<b>on</b>/off] (v7.3.0+) - if ZipLevel is greater 0, + <li><b>VeryRobustZip</b> [<b>on</b>/off] (v7.3.0+) - if ZipLevel is greater 0, then this setting controls if extra headers are written to make the resulting file extra hardened against malfunction. If set to off, data appended to previously unclean closed files may not be accessible without extra tools. |