parent
c65bd88867
commit
01e89db491
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ if (!$opt || ((isset($opt['help']) || isset($opt['h'])) && (isset($opt['firstrun
|
|||
echo "--update : apply new sql updates fetched from github\n";
|
||||
echo "--firstrun : goes through the nessecary hoops of the initial setup.\n";
|
||||
echo "additional options\n";
|
||||
echo "--log logfile : write ouput to file\n";
|
||||
echo "--log=logfile : write ouput to file\n";
|
||||
echo "--locales=<regionCodes,> : limit setup to enUS, frFR, deDE, esES and/or ruRU (does not override config settings)\n";
|
||||
echo "--mpqDataDir=path/ : manually point to directory with extracted mpq files; is limited to setup/ (default: setup/mpqData/)\n";
|
||||
echo "--delete | -d : delete generated dbc_* tables when script finishes\n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue