Moving '--pivot-column' to a General section (Issue #437)

This commit is contained in:
stamparm
2013-04-18 17:12:32 +02:00
parent 9d045e14e8
commit b7d4afcc63
3 changed files with 8 additions and 8 deletions

View File

@@ -114,7 +114,6 @@ optDict = {
"getCount": "boolean",
"dumpTable": "boolean",
"dumpAll": "boolean",
"pivotColumn": "string",
"search": "boolean",
"db": "string",
"tbl": "string",
@@ -185,6 +184,7 @@ optDict = {
"hexConvert": "boolean",
"oDir": "string",
"parseErrors": "boolean",
"pivotColumn": "string",
"saveCmdline": "boolean",
"updateAll": "boolean",
"tor": "boolean",