Skip to content

Commit 21837f2

Browse files
committed
fix comments error
1 parent 872902b commit 21837f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/parse/cmdline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ def cmdLineParser():
472472
enumeration.add_option("--sql-file", dest="sqlFile",
473473
help="Execute SQL statements from given file(s)")
474474

475-
# User-defined function options
475+
# Brute force options
476476
brute = OptionGroup(parser, "Brute force", "These "
477477
"options can be used to run brute force "
478478
"checks")

0 commit comments

Comments
 (0)