[SabreTools] Add out for DFD

This commit is contained in:
Matt Nadareski
2017-03-30 18:20:51 -07:00
parent c98b4d0dba
commit 6d515e8c0e
2 changed files with 9 additions and 0 deletions

View File

@@ -298,6 +298,10 @@ Options:
Optionally, a temp folder can be supplied in the case the default temp directory
(inside the running folder) is not preferred. This is used for any operations
that require an archive to be extracted.
-out= Set the name of the output directory
This sets an output folder to be used when the files are created. If a path
is not defined, the application directory is used instead.
-mt={4} Amount of threads to use
Optionally, set the number of threads to use for the multithreaded operations.