mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[README] Fix spaces
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
************************************************
|
************************************************
|
||||||
* SabreTools - DAT management software *
|
* SabreTools - DAT management software *
|
||||||
* https://github.com/SabreTools/SabreTools *
|
* https://github.com/SabreTools/SabreTools *
|
||||||
************************************************
|
************************************************
|
||||||
|
|
||||||
@@ -916,117 +916,117 @@ Options:
|
|||||||
Normally, the DAT will be created with the date in the file name
|
Normally, the DAT will be created with the date in the file name
|
||||||
in brackets. This flag removes that instead of the default.
|
in brackets. This flag removes that instead of the default.
|
||||||
|
|
||||||
-di, --diff-all Create diffdats from inputs (all standard outputs)
|
-di, --diff-all Create diffdats from inputs (all standard outputs)
|
||||||
By default, all DATs are processed individually with the
|
By default, all DATs are processed individually with the
|
||||||
user-specified flags. With this flag enabled, input DATs are diffed
|
user-specified flags. With this flag enabled, input DATs are diffed
|
||||||
against each other to find duplicates, no duplicates, and only in
|
against each other to find duplicates, no duplicates, and only in
|
||||||
individuals.
|
individuals.
|
||||||
|
|
||||||
-b, --no-automatic-date Don't include date in file name
|
-b, --no-automatic-date Don't include date in file name
|
||||||
Normally, the DAT will be created with the date in the file name
|
Normally, the DAT will be created with the date in the file name
|
||||||
in brackets. This flag removes that instead of the default.
|
in brackets. This flag removes that instead of the default.
|
||||||
|
|
||||||
-did, --diff-duplicates Create diffdat containing just duplicates
|
-did, --diff-duplicates Create diffdat containing just duplicates
|
||||||
All files that have duplicates outside of the original DAT are
|
All files that have duplicates outside of the original DAT are
|
||||||
included.
|
included.
|
||||||
|
|
||||||
-b, --no-automatic-date Don't include date in file name
|
-b, --no-automatic-date Don't include date in file name
|
||||||
Normally, the DAT will be created with the date in the file name
|
Normally, the DAT will be created with the date in the file name
|
||||||
in brackets. This flag removes that instead of the default.
|
in brackets. This flag removes that instead of the default.
|
||||||
|
|
||||||
-dii, --diff-individuals Create diffdats for individual DATs
|
-dii, --diff-individuals Create diffdats for individual DATs
|
||||||
All files that have no duplicates outside of the original DATs are
|
All files that have no duplicates outside of the original DATs are
|
||||||
put into DATs that are named after the source DAT.
|
put into DATs that are named after the source DAT.
|
||||||
|
|
||||||
-b, --no-automatic-date Don't include date in file name
|
-b, --no-automatic-date Don't include date in file name
|
||||||
Normally, the DAT will be created with the date in the file name
|
Normally, the DAT will be created with the date in the file name
|
||||||
in brackets. This flag removes that instead of the default.
|
in brackets. This flag removes that instead of the default.
|
||||||
|
|
||||||
-din, --diff-no-duplicates Create diffdat containing no duplicates
|
-din, --diff-no-duplicates Create diffdat containing no duplicates
|
||||||
All files that have no duplicates outside of the original DATs are
|
All files that have no duplicates outside of the original DATs are
|
||||||
included.
|
included.
|
||||||
|
|
||||||
-b, --no-automatic-date Don't include date in file name
|
-b, --no-automatic-date Don't include date in file name
|
||||||
Normally, the DAT will be created with the date in the file name
|
Normally, the DAT will be created with the date in the file name
|
||||||
in brackets. This flag removes that instead of the default.
|
in brackets. This flag removes that instead of the default.
|
||||||
|
|
||||||
-dag, --diff-against Diff all inputs against a set of base DATs
|
-dag, --diff-against Diff all inputs against a set of base DATs
|
||||||
This flag will enable a special type of diffing in which a set of
|
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.
|
base DATs are used as a comparison point for each of the input DATs.
|
||||||
This allows users to get a slightly different output to cascaded
|
This allows users to get a slightly different output to cascaded
|
||||||
diffing, which may be more useful in some cases. This is heavily
|
diffing, which may be more useful in some cases. This is heavily
|
||||||
influenced by the diffing model used by Romba.
|
influenced by the diffing model used by Romba.
|
||||||
|
|
||||||
-bd, --base-dat Add a base DAT for processing
|
-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
|
Add a DAT or folder of DATs to the base set to be used for all
|
||||||
operations. Multiple instances of this flag are allowed.
|
operations. Multiple instances of this flag are allowed.
|
||||||
|
|
||||||
-br, --base-replace Replace from base DATs in order
|
-br, --base-replace Replace from base DATs in order
|
||||||
By default, no item names are changed except when there is a merge
|
By default, no item names are changed except when there is a merge
|
||||||
occurring. This flag enables users to define a DAT or set of base
|
occurring. This flag enables users to define a DAT or set of base
|
||||||
DATs to use as "replacements" for all input DATs. Note that the
|
DATs to use as "replacements" for all input DATs. Note that the
|
||||||
first found instance of an item in the base DAT(s) will be used and
|
first found instance of an item in the base DAT(s) will be used and
|
||||||
all others will be discarded. If no additional flag is given, it
|
all others will be discarded. If no additional flag is given, it
|
||||||
will default to updating names.
|
will default to updating names.
|
||||||
|
|
||||||
-rbr, --reverse-base-replace Replace item names from base DATs in reverse
|
-rbr, --reverse-base-replace Replace item names from base DATs in reverse
|
||||||
By default, no item names are changed except when there is a merge
|
By default, no item names are changed except when there is a merge
|
||||||
occurring. This flag enables users to define a DAT or set of base
|
occurring. This flag enables users to define a DAT or set of base
|
||||||
DATs to use as "replacements" for all input DATs. Note that the
|
DATs to use as "replacements" for all input DATs. Note that the
|
||||||
first found instance of an item in the last base DAT(s) will be used
|
first found instance of an item in the last base DAT(s) will be used
|
||||||
and all others will be discarded. If no additional flag is given, it
|
and all others will be discarded. If no additional flag is given, it
|
||||||
will default to updating names.
|
will default to updating names.
|
||||||
|
|
||||||
-bd, --base-dat Add a base DAT for processing
|
-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
|
Add a DAT or folder of DATs to the base set to be used for all
|
||||||
operations. Multiple instances of this flag are allowed.
|
operations. Multiple instances of this flag are allowed.
|
||||||
[Both base-replace and reverse-base-replace]
|
[Both base-replace and reverse-base-replace]
|
||||||
|
|
||||||
-un, --update-names Update item names from base DATs
|
-un, --update-names Update item names from base DATs
|
||||||
This flag enables updating of item names from base DATs.
|
This flag enables updating of item names from base DATs.
|
||||||
[Both base-replace and reverse-base-replace]
|
[Both base-replace and reverse-base-replace]
|
||||||
|
|
||||||
-uh, --update-hashes Update hashes from base DATs
|
-uh, --update-hashes Update hashes from base DATs
|
||||||
This flag enables updating of hashes from base DATs.
|
This flag enables updating of hashes from base DATs.
|
||||||
[Both base-replace and reverse-base-replace]
|
[Both base-replace and reverse-base-replace]
|
||||||
|
|
||||||
-udd, --update-description Update machine descriptions from base DATs
|
-udd, --update-description Update machine descriptions from base DATs
|
||||||
This flag enables updating of machine descriptions from base
|
This flag enables updating of machine descriptions from base
|
||||||
DATs. [Both base-replace and reverse-base-replace]
|
DATs. [Both base-replace and reverse-base-replace]
|
||||||
|
|
||||||
-ons, --only-same Only update description if machine name matches description
|
-ons, --only-same Only update description if machine name matches description
|
||||||
Normally, updating the description will always overwrite if
|
Normally, updating the description will always overwrite if
|
||||||
the machine names are the same. With this flag, descriptions
|
the machine names are the same. With this flag, descriptions
|
||||||
will only be overwritten if they are the same as the machine
|
will only be overwritten if they are the same as the machine
|
||||||
names.
|
names.
|
||||||
|
|
||||||
-uy, --update-year Update machine years from base DATs
|
-uy, --update-year Update machine years from base DATs
|
||||||
This flag enables updating of machine years from base DATs.
|
This flag enables updating of machine years from base DATs.
|
||||||
[Both base-replace and reverse-base-replace]
|
[Both base-replace and reverse-base-replace]
|
||||||
|
|
||||||
-um, --update-manufacturer Update machine manufacturers from base DATs
|
-um, --update-manufacturer Update machine manufacturers from base DATs
|
||||||
This flag enables updating of machine manufacturers from base
|
This flag enables updating of machine manufacturers from base
|
||||||
DATs. [Both base-replace and reverse-base-replace]
|
DATs. [Both base-replace and reverse-base-replace]
|
||||||
|
|
||||||
-dc, --diff-cascade Enable cascaded diffing
|
-dc, --diff-cascade Enable cascaded diffing
|
||||||
This flag allows for a special type of diffing in which the first
|
This flag allows for a special type of diffing in which the first
|
||||||
DAT is considered a base, and for each additional input DAT, it only
|
DAT is considered a base, and for each additional input DAT, it only
|
||||||
leaves the files that are not in one of the previous DATs. This can
|
leaves the files that are not in one of the previous DATs. This can
|
||||||
allow for the creation of rollback sets or even just reduce the
|
allow for the creation of rollback sets or even just reduce the
|
||||||
amount of duplicates across multiple sets.
|
amount of duplicates across multiple sets.
|
||||||
|
|
||||||
-drc, --diff-reverse-cascade Enable reverse cascaded diffing
|
-drc, --diff-reverse-cascade Enable reverse cascaded diffing
|
||||||
This flag allows for a special type of diffing in which the last DAT
|
This flag allows for a special type of diffing in which the last DAT
|
||||||
is considered a base, and for each additional input DAT, it only
|
is considered a base, and for each additional input DAT, it only
|
||||||
leaves the files that are not in one of the previous DATs. This can
|
leaves the files that are not in one of the previous DATs. This can
|
||||||
allow for the creation of rollback sets or even just reduce the
|
allow for the creation of rollback sets or even just reduce the
|
||||||
amount of duplicates across multiple sets. [Both diff-cascade and
|
amount of duplicates across multiple sets. [Both diff-cascade and
|
||||||
diff-reverse-cascade]
|
diff-reverse-cascade]
|
||||||
|
|
||||||
-sf, --skip-first-output Skip output of first DAT
|
-sf, --skip-first-output Skip output of first DAT
|
||||||
In times where the first DAT does not need to be written out a
|
In times where the first DAT does not need to be written out a
|
||||||
second time, this will skip writing it. This can often speed up
|
second time, this will skip writing it. This can often speed up
|
||||||
the output process.
|
the output process.
|
||||||
|
|
||||||
-gn, --game-name Filter by game name
|
-gn, --game-name Filter by game name
|
||||||
Include only items with this game name in the output. Additionally,
|
Include only items with this game name in the output. Additionally,
|
||||||
|
|||||||
Reference in New Issue
Block a user