mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[README.1ST, Build] Clarify update flag for sort
This commit is contained in:
@@ -235,7 +235,7 @@ namespace SabreTools.Helper.Data
|
|||||||
helptext.Add(" -gz={2} Set scanning level for GZip archives");
|
helptext.Add(" -gz={2} Set scanning level for GZip archives");
|
||||||
helptext.Add(" -rar={2} Set scanning level for RAR archives");
|
helptext.Add(" -rar={2} Set scanning level for RAR archives");
|
||||||
helptext.Add(" -zip={1} Set scanning level for ZIP 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)");
|
helptext.Add(" -mt={4} Amount of threads to use (-1 unlimted)");
|
||||||
|
|
||||||
// Stats
|
// Stats
|
||||||
|
|||||||
@@ -486,7 +486,7 @@ Options:
|
|||||||
|
|
||||||
-upd, --update-dat Output updated DAT
|
-upd, --update-dat Output updated DAT
|
||||||
Once the files that were able to rebuilt are taken care of, a DAT of the files
|
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
|
-st, --stats Get statistics on all input DATs
|
||||||
This will output by default the combined statistics for all input DAT files. The stats
|
This will output by default the combined statistics for all input DAT files. The stats
|
||||||
|
|||||||
Reference in New Issue
Block a user