Enable merging of the ouput

This commit is contained in:
Matt Nadareski
2016-04-19 16:58:47 -07:00
parent 6dd268c3d5
commit 7595601f47
3 changed files with 15 additions and 3 deletions

View File

@@ -163,7 +163,8 @@ Usage: DiffDat [options] [filename] [filename] ...
Options:
-h, -?, --help Show this help dialog
-l, --log Enable log to file");
-l, --log Enable log to file
-m, --merge Enable merging in the created DAT");
break;
default:
Console.Write("This is the default help output");