Get framework for adding SuperDAT functionality

This commit is contained in:
Matt Nadareski
2016-04-17 19:26:19 -07:00
parent 519c8a0e3c
commit 1e7b0b7408
2 changed files with 49 additions and 24 deletions

View File

@@ -120,7 +120,8 @@ Options:
-c=, --cat= Set the category of the DAT
-v=, --version= Set the version of the DAT
-a=, --author= Set the author of the DAT
-l, --log Enable log to file");
-l, --log Enable log to file
-sd, --superdat Enable SuperDAT creation");
break;
default:
Console.Write("This is the default help output");