mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add new features requested by Obiwantje
This commit is contained in:
@@ -170,7 +170,9 @@ Options:
|
||||
-r, --roms Output roms to miss instead of sets
|
||||
-pre=, --prefix= Set prefix to be printed in front of all lines
|
||||
-post=, --postfix= Set postfix to be printed behind all lines
|
||||
-q, --quotes Put double-quotes around each outputted item (not prefix/postfix)");
|
||||
-q, --quotes Put double-quotes around each outputted item (not prefix/postfix)
|
||||
-ae=, --add-ext= Add an extension to each outputted item
|
||||
-re=, --rep-ext= Replace all extensions with specified");
|
||||
break;
|
||||
default:
|
||||
Console.Write("This is the default help output");
|
||||
|
||||
Reference in New Issue
Block a user