mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add quotes
This commit is contained in:
@@ -169,7 +169,8 @@ Options:
|
|||||||
-l, --log Enable log to file
|
-l, --log Enable log to file
|
||||||
-r, --roms Output roms to miss instead of sets
|
-r, --roms Output roms to miss instead of sets
|
||||||
-pre=, --prefix= Set prefix to be printed in front of all lines
|
-pre=, --prefix= Set prefix to be printed in front of all lines
|
||||||
-post=, --postfix= Set postfix to be printed behind all lines");
|
-post=, --postfix= Set postfix to be printed behind all lines
|
||||||
|
-q, --quotes Put double-quotes around each outputted item (not prefix/postfix)");
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
Console.Write("This is the default help output");
|
Console.Write("This is the default help output");
|
||||||
|
|||||||
Reference in New Issue
Block a user