Some more reordering

This commit is contained in:
stamparm
2013-04-30 14:32:11 +02:00
parent 16866119b8
commit d2a5548889
3 changed files with 25 additions and 25 deletions

View File

@@ -46,11 +46,11 @@ optDict = {
"timeout": "float",
"retries": "integer",
"rParam": "string",
"scope": "string",
"safUrl": "string",
"saFreq": "integer",
"skipUrlEncode": "boolean",
"forceSSL": "boolean",
"hpp": "boolean",
"evalCode": "string",
},
@@ -189,6 +189,8 @@ optDict = {
"parseErrors": "boolean",
"pivotColumn": "string",
"saveCmdline": "boolean",
"scope": "string",
"testFilter": "string",
"updateAll": "boolean",
},
@@ -202,12 +204,10 @@ optDict = {
"dependencies": "boolean",
"disableColoring": "boolean",
"googlePage": "integer",
"hpp": "boolean",
"mobile": "boolean",
"pageRank": "boolean",
"purgeOutput": "boolean",
"smart": "boolean",
"testFilter": "string",
"wizard": "boolean",
"verbose": "integer",
},