[DatFile] Add quickscan to verify

This commit is contained in:
Matt Nadareski
2017-01-27 10:02:55 -08:00
parent a39cb80435
commit d46a2cac68
5 changed files with 14 additions and 5 deletions

View File

@@ -380,6 +380,7 @@ namespace SabreTools.Helper.Data
helptext.Add(" -dat= Input DAT to verify against");
helptext.Add(" -t=, --temp= Set the temporary directory to use");
helptext.Add(" -ho, --hash-only Check files by hash only");
helptext.Add(" -qs, --quick Enable quick scanning of archives");
helptext.Add(" -h=, --header= Set a header skipper to use, blank means all");
// Additional Notes