We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100502f commit af4da35Copy full SHA for af4da35
UnityDataTool/README.md
@@ -88,6 +88,7 @@ information about the content of the output file.**
88
The archive command offers a set of archive-related sub-commands.
89
90
**extract** This sub-command extracts the content of an archive. It takes the archive path as
91
-argument.
+argument and also provides the following option:
92
+* -o, --output-path \<path\>: Output directory of the extracted archive (default: archive)
93
94
**list** This sub-command lists the content of an archive. It takes the archive path as argument.
0 commit comments