mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, DatFile] Update flag names, make non-merged behave better
This commit is contained in:
@@ -734,15 +734,15 @@ Options:
|
||||
Preprocess the DAT to have parent sets contain all items from the children based
|
||||
on the cloneof tag. This is incompatible with the other --dat-X flags.
|
||||
|
||||
-ds, --dat-sp Create split sets in the output DAT
|
||||
-ds, --dat-split Create split sets in the output DAT
|
||||
Preprocess the DAT to remove redundant files between parents and children based
|
||||
on the romof and cloneof tags. This is incompatible with the other --dat-X flags.
|
||||
|
||||
-dnm, --dat-nm Create non-merged sets in the output DAT
|
||||
-dnm, --dat-nonmerge Create non-merged sets in the output DAT
|
||||
Preprocess the DAT to have child sets contain all items from the parent set based
|
||||
on the cloneof tag. This is incompatible with the other --dat-X flags.
|
||||
|
||||
-df, --dat-fnm Create fully non-merged sets in the output DAT
|
||||
-df, --dat-fullnonmerge Create fully non-merged sets in the output DAT
|
||||
Preprocess the DAT to have child sets contain all items from the parent sets based
|
||||
on the cloneof and romof tags as well as device references. This is incompatible with
|
||||
the other --dat-X flags.
|
||||
|
||||
Reference in New Issue
Block a user