Expand description
Compare block hashes between two Hexz archives.
Reports how much data is shared between two snapshots, how many blocks are unique to each, and the implied storage savings from deduplication.
§Common Usage
hexz diff base.hxz finetuned.hxzFunctions§
- run
- Compare two archives and report shared vs. unique block data.