mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Trivial cosmetics
This commit is contained in:
parent
4cb378ce3e
commit
4010df307e
2 changed files with 2 additions and 2 deletions
|
|
@ -271,7 +271,7 @@ def cmdLineParser():
|
|||
"injection techniques")
|
||||
|
||||
techniques.add_option("--technique", dest="tech",
|
||||
help="SQL injection techniques to test for "
|
||||
help="SQL injection techniques to use "
|
||||
"(default \"%s\")" % defaults.tech)
|
||||
|
||||
techniques.add_option("--time-sec", dest="timeSec",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue