Name
unpack_volume — unpack files from a volume
Synopsis
unpack_volume [OPTION...] volume path...
Description
Unpack files from given volume directories (path) of
volume volume.
The following options are recognized:
-c
Use compact volume file format. Currently format of existing volumes is
not recognized automatically. Note that Massiv archives are stored in
compact volume format.
-d path
Directory where to unpack the files. Default is current directory.
-e
Erase source files after being unpacked.
-h, -?
Show help.
-m mask
Wildcard mask used to filter files when recursion is used.
-r
Pack directories recursively.
-R
Pack directories recursively, do not use mask specified by the
-m option to match subdirectory names.