mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Add column flags for baddump and nodump
This commit is contained in:
@@ -322,6 +322,9 @@ Options:
|
||||
- Roms that include a SHA-1
|
||||
- Roms with Nodump status
|
||||
|
||||
-bc, --baddump-col Add statistics for baddumps to output
|
||||
Add a new column or field for counting the number of baddumps in the DAT
|
||||
|
||||
-csv, --csv Write all statistics to CSV
|
||||
Output all rom information in standardized CSV format
|
||||
|
||||
@@ -331,6 +334,9 @@ Options:
|
||||
-html, --html Write all statistics to HTML
|
||||
This will output by default the combined statistics for all input DAT files.
|
||||
|
||||
-nc, --nodump-col Add statistics for nodumps to output
|
||||
Add a new column or field for counting the number of nodumps in the DAT
|
||||
|
||||
-si, --single Show individual statistics
|
||||
Optionally, the statistics for each of the individual input DATs can be output
|
||||
as well. This can be useful to show where the size or amount of files found
|
||||
|
||||
Reference in New Issue
Block a user