added missing command line options

This commit is contained in:
Bernardo Damele 2013-01-09 12:30:13 +00:00
parent 55a552ddc4
commit f11747732e

View File

@ -196,6 +196,7 @@ optDict = {
"answers": "string",
"beep": "boolean",
"checkPayload": "boolean",
"checkWaf": "boolean",
"cleanup": "boolean",
"dependencies": "boolean",
"disableColoring": "boolean",