Update for Issue #43 (renamed --disable-cracking to --disable-hash)

This commit is contained in:
Miroslav Stampar
2012-06-28 18:53:47 +02:00
parent 18b596ea75
commit e51d3a02f1
4 changed files with 5 additions and 4 deletions

View File

@@ -185,7 +185,7 @@ optDict = {
"checkPayload": "boolean",
"cleanup": "boolean",
"dependencies": "boolean",
"disableCracking": "boolean",
"disableHash": "boolean",
"disableLike": "boolean",
"googlePage": "integer",
"mobile": "boolean",