mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
adding option --csv-del
This commit is contained in:
@@ -161,7 +161,9 @@ optDict = {
|
||||
"trafficFile": "string",
|
||||
"batch": "boolean",
|
||||
"charset": "string",
|
||||
"checkTor": "boolean",
|
||||
"crawlDepth": "integer",
|
||||
"csvDel": "string",
|
||||
"eta": "boolean",
|
||||
"flushSession": "boolean",
|
||||
"forms": "boolean",
|
||||
@@ -170,7 +172,6 @@ optDict = {
|
||||
"replicate": "boolean",
|
||||
"updateAll": "boolean",
|
||||
"tor": "boolean",
|
||||
"checkTor": "boolean"
|
||||
},
|
||||
|
||||
"Miscellaneous": {
|
||||
|
||||
Reference in New Issue
Block a user