advzip --version (return code: 0)
advancecomp v1.20 by Andrea Mazzoleni, http://www.advancemame.it
advzip --help (return code: 0)
advancecomp v1.20 by Andrea Mazzoleni, http://www.advancemame.it
Usage: advzip [options] ARCHIVES... [FILES...]
Modes:
-a, --add Create a new archive with the specified files
-x, --extract Extract the content of an archive
-l, --list List the content of the archives
-t, --test Test the specified archives
-z, --recompress Recompress the specified archives
Options:
-p, --pedantic Be pedantic on the zip tests
-0, --shrink-store Don't compress
-1, --shrink-fast Compress fast (zlib)
-2, --shrink-normal Compress normal (7z)
-3, --shrink-extra Compress extra (7z)
-4, --shrink-insane Compress extreme (zopfli)
-i N, --iter=N Compress iterations
-k, --keep-file-time REZIP! Don't alter zip time
-q, --quiet Don't print on the console
-h, --help Help of the program
-V, --version Version of the program