Renamed --common-prediction switch to --predict-output

This commit is contained in:
Bernardo Damele
2010-10-16 23:50:13 +00:00
parent f54c134d22
commit 64b9f94fcf
4 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ optDict = {
"Optimization": {
"optimize": "boolean",
"commonPrediction": "boolean",
"predictOutput": "boolean",
"keepAlive": "boolean",
"nullConnection": "boolean",
"threads": "integer"