Shore compress

From SHORE wiki
Revision as of 14:45, 23 September 2011 by Felo80 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

shore compress compresses files to SHORE's indexed gzip format. The file format is fully compatible with gzip, but contains additional indexing information that is required for SHORE to perform random access on it's files.


Usage: shore compress [OPTIONS] FILES

Allowed options
--outfile=<arg> Write to the file <arg> instead of <infile>.gz
--replace Remove original files after compression. If the input file is already compressed it will be recompressed and replaced
--tail=<arg> Instead of compressing files, dump the last <arg> bytes of a seekable file
--dumpgzx Print out the index for each file