mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Implements #3971
This commit is contained in:
parent
fd8028bb18
commit
ab2cae3957
5 changed files with 19 additions and 4 deletions
|
|
@ -239,8 +239,9 @@ optDict = {
|
|||
"offline": "boolean",
|
||||
"purge": "boolean",
|
||||
"tmpDir": "string",
|
||||
"wizard": "boolean",
|
||||
"unstable": "boolean",
|
||||
"updateAll": "boolean",
|
||||
"wizard": "boolean",
|
||||
"verbose": "integer",
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue