mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[TGZTest, Build] Add archive and temp folder options
This commit is contained in:
@@ -256,8 +256,13 @@ Usage: TGZTest [options] [filename|dirname] ...
|
||||
Options:
|
||||
-?, -h, --help Show this help
|
||||
-out= Output directory
|
||||
-t=, --temp= Set the temporary directory to use
|
||||
-d, --delete Delete input files
|
||||
-r, --romba Enable Romba depot dir output");
|
||||
-r, --romba Enable Romba depot dir output
|
||||
-7z={0} Set scanning level for 7z archives
|
||||
-gz={2} Set scanning level for GZip archives
|
||||
-rar={2} Set scanning level for RAR archives
|
||||
-zip={0} Set scanning level for ZIP archives");
|
||||
break;
|
||||
default:
|
||||
Console.Write("This is the default help output");
|
||||
|
||||
Reference in New Issue
Block a user