mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 14:11:29 +00:00
Switch --save becomes an option (taking file path where to save config file)
This commit is contained in:
@@ -202,7 +202,7 @@ optDict = {
|
||||
"outputDir": "string",
|
||||
"parseErrors": "boolean",
|
||||
"pivotColumn": "string",
|
||||
"saveCmdline": "boolean",
|
||||
"saveConfig": "string",
|
||||
"scope": "string",
|
||||
"testFilter": "string",
|
||||
"updateAll": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user