5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
# convert file to torrentzip
|
|
return 0
|
|
arguments testfile.zzip set_archive_flag want-torrentzip 1
|
|
file testfile.zzip testfile.zip testfile-torrentzip.zip
|