[SimpleSort] Add verify flag

This is the flag that will be used eventually to verify a set in a folder. This will be a test to see if I can verify a folder to a DAT properly...
This commit is contained in:
Matt Nadareski
2016-08-18 14:34:29 -07:00
parent 23a17d4f01
commit d49aeb586f
2 changed files with 72 additions and 46 deletions

View File

@@ -231,6 +231,7 @@ Options:
-out= Output directory
-t=, --temp= Set the temporary directory to use
-qs, --quick Enable quick scanning of archives
-v, --verify Enable verification of output directory
-do, --directory Output files as uncompressed
-7z={0} Set scanning level for 7z archives
-gz={2} Set scanning level for GZip archives