mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Same for header features
This commit is contained in:
@@ -201,10 +201,6 @@ Options:
|
||||
Normally, the DAT will be created with the date in the file name in
|
||||
brackets. This flag removes that instead of the default.
|
||||
|
||||
-fp=, --forcepacking= Set force packing
|
||||
Set the forcepacking tag to the given value.
|
||||
Possible values are: None, Zip, Unzip
|
||||
|
||||
-aaf, --archives-as-files Treat archives as files
|
||||
Instead of trying to enumerate the files within archives, treat the
|
||||
archives as files themselves. This is good for uncompressed sets that
|
||||
@@ -270,6 +266,9 @@ Options:
|
||||
-c=, --category= Set the category of the DAT
|
||||
Set the category header field for the output DAT(s)
|
||||
|
||||
-r=, --root= Set a new rootdir
|
||||
Set the rootdir (as used by SuperDAT mode) for the output DAT(s).
|
||||
|
||||
-v=, --version= Set the version of the DAT
|
||||
Set the version header field for the output DAT(s)
|
||||
|
||||
@@ -293,6 +292,18 @@ Options:
|
||||
preserving the directory structure of the inputted folder, if
|
||||
applicable.
|
||||
|
||||
-fm=, --forcemerging= Set force merging
|
||||
Set the forcemerging tag to the given value.
|
||||
Possible values are: None, Split, Merged, Nonmerged, Full
|
||||
|
||||
-fn=, --forcenodump= Set force nodump
|
||||
Set the forcenodump tag to the given value.
|
||||
Possible values are: None, Obsolete, Required, Ignore
|
||||
|
||||
-fp=, --forcepacking= Set force packing
|
||||
Set the forcepacking tag to the given value.
|
||||
Possible values are: None, Zip, Unzip
|
||||
|
||||
-ef=, --exclude-field= Exclude a game/rom field from outputs
|
||||
Exclude any valid item or machine field from outputs. Examples
|
||||
include: romof, publisher, and offset.
|
||||
|
||||
Reference in New Issue
Block a user