mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor update
This commit is contained in:
parent
8cd257c893
commit
b1ef5d520c
4 changed files with 7 additions and 4 deletions
|
|
@ -192,7 +192,6 @@ optDict = {
|
|||
},
|
||||
|
||||
"General": {
|
||||
# "xmlFile": "string",
|
||||
"trafficFile": "string",
|
||||
"batch": "boolean",
|
||||
"binaryFields": "string",
|
||||
|
|
@ -211,6 +210,7 @@ optDict = {
|
|||
"hexConvert": "boolean",
|
||||
"outputDir": "string",
|
||||
"parseErrors": "boolean",
|
||||
"preprocess": "string",
|
||||
"repair": "boolean",
|
||||
"saveConfig": "string",
|
||||
"scope": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue