minor update (all misc options are alphabetically ordered)

This commit is contained in:
Miroslav Stampar
2011-06-27 08:21:33 +00:00
parent bedf16b88b
commit d72db1bf91
3 changed files with 9 additions and 9 deletions

View File

@@ -168,6 +168,7 @@ optDict = {
"checkPayload": "boolean",
"cleanup": "boolean",
"crawlDepth": "integer",
"dependencies": "boolean",
"forms": "boolean",
"googlePage": "integer",
"mobile": "boolean",
@@ -176,7 +177,6 @@ optDict = {
"replicate": "boolean",
"tor": "boolean",
"wizard": "boolean",
"dependencies": "boolean",
"verbose": "integer"
},
}