| ZIPMERGE(1) | General Commands Manual | ZIPMERGE(1) | 
zipmerge —
| zipmerge | [ -DhIiSsV] target-zip
      source-zip [source-zip
      ...] | 
zipmerge merges the source zip archives
  source-zip into the target zip archive
  target-zip. By default, files in the source zip archives
  overwrite existing files of the same name in the target zip archive.
Supported options:
-D-h-I-i-s.-S-s-i is given, do not before overwriting files
      that have the same size and CRC32.-Vzipmerge exits 0 on success and >1 if an error
  occurred.
zipmerge was added in libzip 0.6.
| December 18, 2017 | NetBSD 9.99.41 |