mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
More layout adjustments
This commit is contained in:
parent
9fcab68700
commit
c5e385f77a
2 changed files with 6 additions and 2 deletions
|
|
@ -105,7 +105,7 @@ def cmdLineParser():
|
|||
help="Use a HTTP proxy to connect to the target url")
|
||||
|
||||
request.add_option("--proxy-cred", dest="pCred",
|
||||
help="Proxy authentication credentials "
|
||||
help="HTTP proxy authentication credentials "
|
||||
"(name:password)")
|
||||
|
||||
request.add_option("--ignore-proxy", dest="ignoreProxy", action="store_true",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue