Renaming conf.oDir to conf.outputDir

This commit is contained in:
Miroslav Stampar
2014-04-06 16:54:46 +02:00
parent 7cc4159316
commit 053b0fd0e9
5 changed files with 11 additions and 11 deletions

View File

@@ -191,7 +191,7 @@ optDict = {
"forms": "boolean",
"freshQueries": "boolean",
"hexConvert": "boolean",
"oDir": "string",
"outputDir": "string",
"parseErrors": "boolean",
"pivotColumn": "string",
"saveCmdline": "boolean",