[SabreTools, README.1ST] Hook up and document level split

This commit is contained in:
Matt Nadareski
2016-10-26 14:41:37 -07:00
parent ddc39fee0f
commit b76099ba7a
4 changed files with 61 additions and 5 deletions

View File

@@ -336,9 +336,15 @@ Options:
This sets an output folder to be used when the files are created. If a path
is not defined, the application directory is used instead.
-input= Set an input string
This should only be used if one of the inputs starts with a flag or another already
defined input.
-ls, --lvl-split Split a SuperDAT or folder by lowest available level
For a DAT, or set of DATs, allow for splitting based on the lowest available level
of game name. That is, if a game name is top/mid/last, then it will create
an output DAT for the parent directory "mid" in a folder called "top" with a game
called "last".
-out= Set the name of the output directory
This sets an output folder to be used when the files are created. If a path
is not defined, the application directory is used instead.
-ss, --sort Sort input files by a set of DATs
This feature allows the user to quickly rebuild based on a supplied DAT file(s). By