mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, DatFile, README.1ST] bool ignorechd
This commit is contained in:
@@ -349,6 +349,11 @@ Options:
|
||||
that skipper exists, then it will be used instead of trying to find
|
||||
one that matches.
|
||||
|
||||
-ic, --ignore-chd Treat CHDs as regular files
|
||||
Normally, CHDs would be processed using their internal hash to
|
||||
compare against the input DATs. This flag forces all CHDs to
|
||||
be treated like regular files.
|
||||
|
||||
-t=, --temp= Set the name of the temporary directory
|
||||
Optionally, a temp folder can be supplied in the case the default
|
||||
temp directory (inside the running folder) is not preferred. This is
|
||||
@@ -500,6 +505,11 @@ Options:
|
||||
to the temp folder. On the downside, it can only get the CRC and
|
||||
size from most archive formats, leading to possible issues.
|
||||
|
||||
-ic, --ignore-chd Treat CHDs as regular files
|
||||
Normally, CHDs would be processed using their internal hash to
|
||||
compare against the input DATs. This flag forces all CHDs to
|
||||
be treated like regular files.
|
||||
|
||||
-ad, --add-date Write dates for each file parsed, if available
|
||||
If this flag is set, the the date in the DAT will be used for the
|
||||
output file instead of the standard date and time for TorrentZip.
|
||||
@@ -1311,6 +1321,11 @@ Options:
|
||||
that skipper exists, then it will be used instead of trying to find
|
||||
one that matches.
|
||||
|
||||
-ic, --ignore-chd Treat CHDs as regular files
|
||||
Normally, CHDs would be processed using their internal hash to
|
||||
compare against the input DATs. This flag forces all CHDs to
|
||||
be treated like regular files.
|
||||
|
||||
-dm, --dat-merged Force checking merged sets
|
||||
Preprocess the DAT to have parent sets contain all items from the
|
||||
children based on the cloneof tag. This is incompatible with the
|
||||
|
||||
Reference in New Issue
Block a user