zipnote -version (return code: 0)
Copyright (c) 1990-2008 Info-ZIP - Type 'zipnote "-L"' for software license.
This is ZipNote 3.0 (July 5th 2008), by Info-ZIP.
Currently maintained by E. Gordon. Please send bug reports to
the authors using the web page at www.info-zip.org; see README for details.
Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip,
as of above date; see http://www.info-zip.org/ for other sites.
Compiled with gcc 5.2.1 20150808 for Unix (Linux ELF).
ZipNote special compilation options:
[none]
zipnote -h (return code: 0)
Copyright (c) 1990-2008 Info-ZIP - Type 'zipnote "-L"' for software license.
ZipNote 3.0 (July 5th 2008)
Usage: zipnote [-w] [-q] [-b path] zipfile
the default action is to write the comments in zipfile to stdout
-w write the zipfile comments from stdin
-b use "path" for the temporary zip file
-q quieter operation, suppress some informational messages
-h show this help -v show version info -L show software license
Example:
zipnote foo.zip > foo.tmp
ed foo.tmp
... then you edit the comments, save, and exit ...
zipnote -w foo.zip < foo.tmp
"@ name" can be followed by an "@=newname" line to change the name