mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-08-04 04:10:10 +03:00
diff fix
This commit is contained in:
parent
b602ef0a73
commit
7a05ac6e53
|
@ -44,7 +44,7 @@ def cmdLineParser():
|
|||
|
||||
parser.add_option("-v", dest="verbose", type="int",
|
||||
help="Verbosity level: 0-6 (default %d)" % defaults.verbose)
|
||||
|
||||
|
||||
# Target options
|
||||
target = OptionGroup(parser, "Target", "At least one of these "
|
||||
"options has to be provided to set the target(s)")
|
||||
|
|
Loading…
Reference in New Issue
Block a user