minor update (exposing --tor switch)

This commit is contained in:
Miroslav Stampar
2011-03-19 18:28:51 +00:00
parent 2cc91b8470
commit 088c815567
3 changed files with 13 additions and 6 deletions

View File

@@ -160,7 +160,9 @@ optDict = {
"checkPayload": "boolean",
"cleanup": "boolean",
"googlePage": "integer",
"parseErrors": "boolean",
"replicate": "boolean",
"tor": "boolean",
"verbose": "integer"
},
}