mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Cosmetic fix
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user