mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Correct outputs, add filename flag
This commit is contained in:
@@ -145,7 +145,8 @@ namespace SabreTools.Helper
|
||||
helptext.Add(" -out= Output directory");
|
||||
helptext.Add(" -st, --stats Get statistics on all input DATs");
|
||||
helptext.Add(" -csv, --csv Output in Comma-Separated Value format");
|
||||
helptext.Add(" -html, --html Write stats to HTML");
|
||||
helptext.Add(" -f=, --filename= Set the filename for the output");
|
||||
helptext.Add(" -html, --html Output in HTML format");
|
||||
helptext.Add(" -si, --single Show individual statistics");
|
||||
helptext.Add(" -tsv, --tsv Output in Tab-Separated Value format");
|
||||
helptext.Add(" -ts, --type-split Split a DAT or folder by file types (rom/disk)");
|
||||
|
||||
Reference in New Issue
Block a user