mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
minor update
This commit is contained in:
parent
48e0261e68
commit
abe1289016
|
@ -458,7 +458,7 @@ def cmdLineParser():
|
|||
"UDF and tables")
|
||||
|
||||
miscellaneous.add_option("--replicate", dest="replicate", action="store_true",
|
||||
help="Replicate dumped data into a sqlite database")
|
||||
help="Replicate dumped data into a sqlite3 database")
|
||||
|
||||
# Hidden and/or experimental options
|
||||
parser.add_option("--profile", dest="profile", action="store_true",
|
||||
|
|
Loading…
Reference in New Issue
Block a user