mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2025-12-16 19:24:33 +00:00
462 B
462 B
Command description
This operation will compare two media dumps and print all differences between them.
Command usage
DiscImageChef verify --input1=<dump1> --input2=<dump2> -v [true/false] -d [true/false]
--input1=<dump1> path to the first media dump image
--input2=<dump2> path to the second media dump image
-v, --verbose=[true/false] shows verbose output [default false]
-d, --debug=[true/false] shows debug output [default false]