mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Moving '--pivot-column' to a General section (Issue #437)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user