mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Build] I'm too tired for this
This commit is contained in:
@@ -155,7 +155,7 @@ namespace SabreTools.Helper.Data
|
|||||||
switch (subset)
|
switch (subset)
|
||||||
{
|
{
|
||||||
case null:
|
case null:
|
||||||
helptext.Add("Available Options (use only one):");
|
helptext.Add("Available Options (only one allowed per run):");
|
||||||
helptext.Add(" -?, -h, --help Show this help");
|
helptext.Add(" -?, -h, --help Show this help");
|
||||||
helptext.Add(" --script Enable script mode (no clear screen)");
|
helptext.Add(" --script Enable script mode (no clear screen)");
|
||||||
helptext.Add(" -d, --dfd, --d2d Create a DAT from an input directory");
|
helptext.Add(" -d, --dfd, --d2d Create a DAT from an input directory");
|
||||||
|
|||||||
Reference in New Issue
Block a user