diff --git a/SabreTools.Helper/Data/Build.cs b/SabreTools.Helper/Data/Build.cs index 0323efe2..f509d780 100644 --- a/SabreTools.Helper/Data/Build.cs +++ b/SabreTools.Helper/Data/Build.cs @@ -235,7 +235,7 @@ namespace SabreTools.Helper.Data helptext.Add(" -gz={2} Set scanning level for GZip archives"); helptext.Add(" -rar={2} Set scanning level for RAR archives"); helptext.Add(" -zip={1} Set scanning level for ZIP archives"); - helptext.Add(" -ud, --update-dat Output updated DAT"); + helptext.Add(" -ud, --update-dat Output updated DAT to output directory"); helptext.Add(" -mt={4} Amount of threads to use (-1 unlimted)"); // Stats diff --git a/SabreTools.Helper/README.1ST b/SabreTools.Helper/README.1ST index 03a6464b..1c2e3525 100644 --- a/SabreTools.Helper/README.1ST +++ b/SabreTools.Helper/README.1ST @@ -486,7 +486,7 @@ Options: -upd, --update-dat Output updated DAT Once the files that were able to rebuilt are taken care of, a DAT of the files - that could not be matched will be output to the program directory. + that could not be matched will be output to the output directory. -st, --stats Get statistics on all input DATs This will output by default the combined statistics for all input DAT files. The stats