mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2025-12-16 19:24:33 +00:00
Updated Media dump verification (markdown)
This commit is contained in:
@@ -4,7 +4,7 @@ If the media dump format includes a hash or checksum, it will calculate and comp
|
|||||||
If the media sectors/blocks format include a hash, checksum or error recovery system, it will calculate and compare them.
|
If the media sectors/blocks format include a hash, checksum or error recovery system, it will calculate and compare them.
|
||||||
|
|
||||||
# Command usage
|
# Command usage
|
||||||
DiscImageChef analyze -i \<dump\> -p [true/false] -f [true/false] -v [true/false] -d [true/false]
|
DiscImageChef verify -i \<dump\> -v [true/false] -d [true/false] -w [true/false] -s [true/false]
|
||||||
|
|
||||||
-i, --input=\<dump\> path to the media dump image
|
-i, --input=\<dump\> path to the media dump image
|
||||||
-v, --verbose=[true/false] shows verbose output _[default false]_
|
-v, --verbose=[true/false] shows verbose output _[default false]_
|
||||||
|
|||||||
Reference in New Issue
Block a user