mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Output directory normalization
This commit is contained in:
@@ -602,7 +602,7 @@ Options:
|
||||
Optionally, a temp folder can be supplied in the case the default
|
||||
temp directory is not preferred.
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
@@ -628,7 +628,7 @@ Options:
|
||||
- Nintendo Super Famicom / Super Nintendo Entertainment System
|
||||
- Nintendo Super Famicom / Super Nintendo Entertainment System SPC
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
@@ -654,7 +654,7 @@ Options:
|
||||
- Nintendo Super Famicom / Super Nintendo Entertainment System
|
||||
- Nintendo Super Famicom / Super Nintendo Entertainment System SPC
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
@@ -667,7 +667,7 @@ Options:
|
||||
User-supplied DAT for use in all operations. Multiple instances of
|
||||
this flag are allowed.
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
@@ -837,7 +837,7 @@ Options:
|
||||
tag for each set. This flag allows users to output the older
|
||||
"game" tag instead, for compatibility reasons. [Logiqx only]
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
@@ -954,7 +954,7 @@ Options:
|
||||
-f=, --filename= Set the external name of the DAT
|
||||
Set the external filename for the output DAT(s)
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
@@ -1561,7 +1561,7 @@ Options:
|
||||
-nrun, --not-runnable Include only items that are not marked runnable
|
||||
This allows users to include only unrunnable games.
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
@@ -1599,7 +1599,7 @@ Options:
|
||||
Optionally, a temp folder can be supplied in the case the default
|
||||
temp directory is not preferred.
|
||||
|
||||
-out=, --output-dir= Output directory
|
||||
-out=, --output-dir= Set output directory
|
||||
This sets an output folder to be used when the files are created. If
|
||||
a path is not defined, the runtime directory is used instead.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user