Updated Extracting files from a media dump (mediawiki)

This commit is contained in:
2017-12-19 00:00:18 +00:00
parent c8e7955d64
commit 275cfe1d93

View File

@@ -1,5 +1,5 @@
==Command description==
This operation will analyze and find all filesystems in a media dump and extract the files what are containing in [[Filesystems-recognized-by-DiscImageChef|supported filesystems]]
This operation will analyze and find all filesystems in a media dump and extract the files that are contained in [[Filesystems-recognized-by-DiscImageChef|supported filesystems]]
==Command usage==
<code>DiscImageChef extract-files -i <dump> -o <output> -v [true/false] -d [true/false] -x [true/false] -e [encoding]</code>