mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Add basic HTML output for stats
This commit is contained in:
@@ -143,6 +143,7 @@ namespace SabreTools.Helper
|
||||
helptext.Add(" -out= Output directory");
|
||||
helptext.Add(" -hs, --hash-split Split a DAT or folder by best-available hashes");
|
||||
helptext.Add(" -out= Output directory");
|
||||
helptext.Add(" -html, --html Write statistics on all input DATs to HTML");
|
||||
helptext.Add(" -st, --stats Get statistics on all input DATs");
|
||||
helptext.Add(" -si, --single Show individual statistics");
|
||||
helptext.Add(" -ts, --type-split Split a DAT or folder by file types (rom/disk)");
|
||||
|
||||
Reference in New Issue
Block a user