mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Add hashOnly check for verify
This commit is contained in:
@@ -901,6 +901,11 @@ Options:
|
||||
(inside the running folder) is not preferred. This is used for any operations that
|
||||
require an archive to be extracted.
|
||||
|
||||
-ho, --hash-only Check files by hash only
|
||||
This sets a mode where files are not checked based on name but rather hash alone.
|
||||
This allows verification of (possibly) incorrectly named folders and sets to be
|
||||
verified without worrying about the proper set structure to be there.
|
||||
|
||||
-h=, --header= Remove headers from hash calculations
|
||||
If this is set, then all files that have copier headers that are detected will
|
||||
have them removed from the hash calculation. This will allow for a headered collection
|
||||
|
||||
Reference in New Issue
Block a user