Skip to content

Commit cb21fe8

Browse files
committed
Update README.md
1 parent d462358 commit cb21fe8

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Options:
1818
-c, --cdnconfig <cdnconfig> CDN config to load (hex or file on disk)
1919
-p, --product <product> TACT product to load [default: wow]
2020
-r, --region <region> Region to use for patch service/build selection/CDNs [default: us]
21+
-l, --locale <locale> Locale to use for file retrieval [default: enUS]
2122
-m, --mode <mode> Input mode: list, ekey (or ehash), ckey (or chash), id (or fdid), name (or filename)
2223
-i, --inputvalue <inputvalue> Input value for extraction
23-
-o, --output <output> Output path for extracted files, folder for list mode (defaults to 'extract'
24-
folder), output filename for other input modes (defaults to input value as filename)
25-
--basedir <basedir> WoW installation folder to use as source for build info and read-only file cache (if
26-
available)
24+
-o, --output <output> Output path for extracted files, folder for list mode (defaults to 'extract' folder), output filename for other input modes (defaults
25+
to input value as filename)
26+
-d, --basedir <basedir> WoW installation folder to use as source for build info and read-only file cache (if available)
2727
--version Show version information
2828
-?, -h, --help Show help and usage information
2929
```
@@ -63,8 +63,5 @@ ekey;00b797ea435427185f33466495855656;SomeFile.bytes
6363
801575;BattlePetAbilityEffect.db2
6464
```
6565

66-
67-
68-
6966
# Support
7067
Only tested on WoW, other products not supported.

0 commit comments

Comments
 (0)