mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Cosmetic fix
This commit is contained in:
parent
cfa5655150
commit
6211915da5
3 changed files with 4 additions and 4 deletions
|
|
@ -198,7 +198,7 @@ def cmdLineParser():
|
|||
help="Compare pages based only on their textual content")
|
||||
|
||||
injection.add_option("--tamper", dest="tamper",
|
||||
help="Use given module(s) for tampering injection data")
|
||||
help="Use given script(s) for tampering injection data")
|
||||
|
||||
# Techniques options
|
||||
techniques = OptionGroup(parser, "Techniques", "These options can "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue