[RombaSharp] Create copy flag

This commit is contained in:
Matt Nadareski
2016-10-12 15:40:06 -07:00
parent ff769ba689
commit b9e0f2caf9
3 changed files with 33 additions and 8 deletions

View File

@@ -83,6 +83,7 @@ namespace SabreTools.Helper
helptext.Add(" archive Adds ROM files from the specified directories to depot");
helptext.Add(" -only-needed Only archive ROM files in database");
helptext.Add(" build For each specified DAT file it creates TZip files");
helptext.Add(" -copy Copy files instead of rebuilding");
helptext.Add(" dbstats Prints db stats");
helptext.Add(" diffdat Creates a DAT file for entries found in the new DAT");
helptext.Add(" -new= DAT to compare to");