mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor update
This commit is contained in:
parent
3f4afdf251
commit
5a8fc44119
3 changed files with 3 additions and 4 deletions
|
|
@ -99,7 +99,7 @@ def cmdLineParser():
|
|||
help="HTTP Referer header")
|
||||
|
||||
request.add_option("--headers", dest="headers",
|
||||
help="Extra HTTP headers newline separated")
|
||||
help="Extra headers (e.g. \"Accept-Language: fr\\nETag: 123\")")
|
||||
|
||||
request.add_option("--auth-type", dest="aType",
|
||||
help="HTTP authentication type "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue