Minor update

This commit is contained in:
stamparm
2013-04-30 14:05:50 +02:00
parent 69e3a2cb9e
commit 08fbfda5d2
3 changed files with 12 additions and 12 deletions

View File

@@ -62,6 +62,7 @@ optDict = {
"testParameter": "string",
"skip": "string",
"dbms": "string",
"dbmsCred": "string",
"os": "string",
"invalidBignum": "boolean",
"invalidLogical": "boolean",
@@ -175,7 +176,6 @@ optDict = {
"checkTor": "boolean",
"crawlDepth": "integer",
"csvDel": "string",
"dbmsCred": "string",
"dumpFormat": "string",
"eta": "boolean",
"flushSession": "boolean",