mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 04:33:16 +00:00
Minor patches (--purge instead of --purge-output)
This commit is contained in:
parent
4badb54607
commit
5e2d0bd320
8 changed files with 52 additions and 46 deletions
|
|
@ -229,7 +229,7 @@ optDict = {
|
|||
"identifyWaf": "boolean",
|
||||
"mobile": "boolean",
|
||||
"offline": "boolean",
|
||||
"purgeOutput": "boolean",
|
||||
"purge": "boolean",
|
||||
"skipWaf": "boolean",
|
||||
"smart": "boolean",
|
||||
"tmpDir": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue