Updated Media dump image analysis (markdown)

This commit is contained in:
2015-12-19 03:49:33 +00:00
parent 31b2950cb1
commit ba9ef71e27

View File

@@ -2,7 +2,7 @@
This operation will analyze a media dump, and if the format is recognized and you choose so, it will search for [[supported partitioning schemes|partitions]] and [[supported filesystems|filesystems]] on the dump, showing information about them.
# Command usage
DiscImageChef analyze -i \<dump\> -p [true/false] -f [true/false] -v [true/false] -d [true/false]
DiscImageChef analyze -i \<dump\> -v [true/false] -d [true/false] -p [true/false] -f [true/false]
-i, --input=\<dump\> path to the media dump image
-v, --verbose=[true/false] shows verbose output _[default false]_