Adding switch --output-dir (Issue #53)

This commit is contained in:
Miroslav Stampar
2012-07-03 00:50:23 +02:00
parent 8eefe4b71f
commit 168aeadf76
6 changed files with 21 additions and 1 deletions

View File

@@ -173,6 +173,7 @@ optDict = {
"forms": "boolean",
"freshQueries": "boolean",
"hexConvert": "boolean",
"oDir": "string",
"parseErrors": "boolean",
"replicate": "boolean",
"updateAll": "boolean",