initial work for issue #33

This commit is contained in:
Bernardo Damele
2012-07-10 00:27:08 +01:00
parent d3da3f5c52
commit c4af7b9aa0
5 changed files with 25 additions and 1 deletions

View File

@@ -119,7 +119,8 @@ optDict = {
"firstChar": "integer",
"lastChar": "integer",
"query": "string",
"sqlShell": "boolean"
"sqlShell": "boolean",
"sqlFile": "string"
},
"Brute": {