mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Build] Update help dialog to be more consistent
This commit is contained in:
@@ -141,13 +141,13 @@ Options:
|
||||
-om, --output-miss Output in Missfile format
|
||||
-r, --roms Output roms to miss instead of sets
|
||||
-gp, --game-prefix Add game name as a prefix to each item
|
||||
-pre=, --prefix= Set prefix to be printed in front of all lines
|
||||
-post=, --postfix= Set postfix to be printed behind all lines
|
||||
-pre=, --prefix= Set prefix for all lines
|
||||
-post=, --postfix= Set postfix for all lines
|
||||
-q, --quotes Put double-quotes around each item
|
||||
-ae=, --add-ext= Add an extension to each item
|
||||
-re=, --rep-ext= Replace all extensions with specified
|
||||
-ro, --romba Output roms in Romba format (requires SHA-1)
|
||||
-tsv, --tsv Output roms in Tab-Separated Value format
|
||||
-ro, --romba Output in Romba format (requires SHA-1)
|
||||
-tsv, --tsv Output in Tab-Separated Value format
|
||||
-or, --output-rc Output in RomCenter format
|
||||
-os, --output-sd Output in SabreDAT format
|
||||
-ox, --output-xml Output in Logiqx XML format
|
||||
@@ -186,9 +186,8 @@ Options:
|
||||
Filenames and directories can't start with a reserved string
|
||||
unless prefixed by 'input='
|
||||
|
||||
For Filter options:
|
||||
Game name, Rom name, CRC, MD5, SHA-1 can do partial matches
|
||||
using asterisks as follows (case insensitive):
|
||||
In filter mode, Game name, Rom name, CRC, MD5, SHA-1 can
|
||||
do partial matches using asterisks as follows (case insensitive):
|
||||
*00 means ends with '00'
|
||||
00* means starts with '00'
|
||||
*00* means contains '00'
|
||||
|
||||
Reference in New Issue
Block a user