Skip to content

Commit af4da35

Browse files
Update README
1 parent 100502f commit af4da35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

UnityDataTool/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ information about the content of the output file.**
8888
The archive command offers a set of archive-related sub-commands.
8989

9090
**extract** This sub-command extracts the content of an archive. It takes the archive path as
91-
argument.
91+
argument and also provides the following option:
92+
* -o, --output-path \<path\>: Output directory of the extracted archive (default: archive)
9293

9394
**list** This sub-command lists the content of an archive. It takes the archive path as argument.

0 commit comments

Comments
 (0)