mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-01-23 15:54:24 +03:00
fix comments error
This commit is contained in:
parent
872902b1c9
commit
21837f236f
|
@ -472,7 +472,7 @@ def cmdLineParser():
|
|||
enumeration.add_option("--sql-file", dest="sqlFile",
|
||||
help="Execute SQL statements from given file(s)")
|
||||
|
||||
# User-defined function options
|
||||
# Brute force options
|
||||
brute = OptionGroup(parser, "Brute force", "These "
|
||||
"options can be used to run brute force "
|
||||
"checks")
|
||||
|
|
Loading…
Reference in New Issue
Block a user