mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
commit
3f3a873b10
1 changed files with 1 additions and 1 deletions
|
|
@ -473,7 +473,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 a new issue