mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +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
|
|
@ -281,6 +281,7 @@ DEPRECATED_OPTIONS = {
|
|||
"--auth-private": "use '--auth-file' instead",
|
||||
"--ignore-401": "use '--ignore-code' instead",
|
||||
"--second-order": "use '--second-url' instead",
|
||||
"--purge-output": "use '--purge' instead",
|
||||
"--check-payload": None,
|
||||
"--check-waf": None,
|
||||
"--pickled-options": "use '--api -c ...' instead",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue