implemented --mobile switch

This commit is contained in:
Miroslav Stampar
2011-04-29 19:27:23 +00:00
parent b299912de4
commit 11124b21f9
5 changed files with 55 additions and 18 deletions

View File

@@ -163,6 +163,7 @@ optDict = {
"checkPayload": "boolean",
"cleanup": "boolean",
"googlePage": "integer",
"mobile": "boolean",
"pageRank": "boolean",
"parseErrors": "boolean",
"replicate": "boolean",