mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Hide switch -x (XML output format) as it is incomplete and bugged and won't make it for 0.9 stable
This commit is contained in:
parent
60605b6e7c
commit
6e8ebd35f4
4 changed files with 11 additions and 14 deletions
|
|
@ -145,9 +145,9 @@ optDict = {
|
|||
},
|
||||
|
||||
"General": {
|
||||
"xmlFile": "string",
|
||||
"sessionFile": "string",
|
||||
#"xmlFile": "string",
|
||||
"trafficFile": "string",
|
||||
"sessionFile": "string",
|
||||
"flushSession": "boolean",
|
||||
"forms": "boolean",
|
||||
"eta": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue