5 lines
139 B
Text
5 lines
139 B
Text
|
# remove archive comment
|
||
|
return 0
|
||
|
args testcomment.zip set_archive_comment ""
|
||
|
file testcomment.zip testcomment.zip testcommentremoved.zip
|