mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatTools] Add reverse cascade
Add reverse cascaded diffing. Essentially this just reverses the list of input files so that the last file is treated as the first and so on. Has not been tested.
This commit is contained in:
@@ -176,6 +176,9 @@ Options:
|
||||
-c, --cascade Enable cascaded diffing
|
||||
-ip, --inplace Enable inplace, cascaded diff
|
||||
-sf, --skip Skip output of first DAT
|
||||
-rc, --rev-cascade Enable reverse cascaded diffing
|
||||
-ip, --inplace Enable inplace, cascaded diff
|
||||
-sf, --skip Skip output of first DAT
|
||||
-gn=, --game-name= Filter by game name
|
||||
-rn=, --rom-name= Filter by rom name
|
||||
-rt=, --rom-type= Filter by rom type
|
||||
|
||||
Reference in New Issue
Block a user