[Build] Minor edit

This commit is contained in:
Matt Nadareski
2017-02-01 00:08:55 -08:00
parent 616e173450
commit 1ba257ac3f

View File

@@ -155,7 +155,7 @@ namespace SabreTools.Helper.Data
switch (subset)
{
case null:
helptext.Add("Options:");
helptext.Add("Available Options (use only one):");
helptext.Add(" -?, -h, --help Show this help");
helptext.Add(" --script Enable script mode (no clear screen)");
helptext.Add(" -d, --dfd, --d2d Create a DAT from an input directory");