mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Make it an against flag instead
This commit is contained in:
@@ -1205,15 +1205,10 @@ Options:
|
||||
Add a DAT or folder of DATs to the base set to be used for all
|
||||
operations. Multiple instances of this flag are allowed.
|
||||
|
||||
-dga, --diff-game Diff all inputs by game against a set of base DATs
|
||||
This flag will enable a special type of diffing in which a set of base
|
||||
DATs are used as a comparison point for each of the input DATs by game.
|
||||
This allows users to get a slightly different output to cascaded
|
||||
diffing, which may be more useful in some cases.
|
||||
|
||||
-bd=, --base-dat= Add a base DAT for processing
|
||||
Add a DAT or folder of DATs to the base set to be used for all
|
||||
operations. Multiple instances of this flag are allowed.
|
||||
-bg, --by-game Diff against by game instead of hashes
|
||||
By default, diffing against uses hashes to determine similar files.
|
||||
This flag enables using using each game as a comparision point
|
||||
instead.
|
||||
|
||||
-br, --base-replace Replace from base DATs in order
|
||||
By default, no item names are changed except when there is a merge
|
||||
|
||||
Reference in New Issue
Block a user