==Command description== This operation will compare two media dumps and print all differences between them. Dumps can be in different formats. ==Command usage== Aaru verify -d [true/false] --input1= --input2= -v [true/false] -d, --debug=[true/false] shows debug output ''(default false)'' --input1= path to the first media dump image
--input2= path to the second media dump image
-v, --verbose=[true/false] shows verbose output ''(default false)''
==Example== Aaru compare --input1=mydisc.cue --input2=anotherdisc.mds ==Operating system support== {| | FreeBSD | Yes |- | macOS | Yes |- | Linux | Yes |- | Windows | Yes |}