[DatFile] Add restore flag for level split

This commit is contained in:
Matt Nadareski
2016-10-31 14:55:51 -07:00
parent b7527ca174
commit 5e4f17f634
5 changed files with 121 additions and 116 deletions

View File

@@ -204,6 +204,7 @@ namespace SabreTools.Helper.Data
helptext.Add(" -ls, --lvl-split Split a SuperDAT or folder by internal path");
helptext.Add(" -out= Output directory");
helptext.Add(" -s, --short Use short output names");
helptext.Add(" -r, --restore Restore original filename to each output DAT");
// Sort
helptext.Add(" -ss, --sort Sort input files by a set of DATs");