[DatFile] Add hashOnly check for verify

This commit is contained in:
Matt Nadareski
2017-01-26 18:03:07 -08:00
parent 5314ff39b5
commit 1def9c0226
5 changed files with 48 additions and 15 deletions

View File

@@ -379,6 +379,7 @@ namespace SabreTools.Helper.Data
helptext.Add(" -ve, --verify Verify a folder against DATs");
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(" -h=, --header= Set a header skipper to use, blank means all");
// Additional Notes