Typo in zip doc

Discuss about plugins that don't have a dedicated forum
Post Reply
Flinx
Posts: 342
Joined: Sun Feb 14, 2021 9:54 am
Location: Germany

Typo in zip doc

Post by Flinx »

In the manual of zip version 2.0 at section "3.3 Extracting files" is a round bracket instead of a curly:

Code: Select all

CopyFile("test.zip/pic.jpg", "out", {UserTags = {Password = "123456")})
User avatar
airsoftsoftwair
Posts: 5830
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Typo in zip doc

Post by airsoftsoftwair »

Right, that's fixed now. Thanks for the report!
Post Reply