5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
# convert file to torrentzip, removing extra fields, internal & external file attributes
|
|
return 0
|
|
arguments testfile.zzip set_archive_flag want-torrentzip 1
|
|
file testfile.zzip testfile-ef.zip testfile-torrentzip.zip
|