mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Minor language fix
This commit is contained in:
parent
03732d2592
commit
e528ea8208
2 changed files with 2 additions and 2 deletions
|
|
@ -633,7 +633,7 @@ def cmdLineParser():
|
|||
|
||||
miscellaneous.add_option("--cleanup", dest="cleanup",
|
||||
action="store_true",
|
||||
help="Clean up the DBMS by sqlmap specific "
|
||||
help="Clean up the DBMS from sqlmap specific "
|
||||
"UDF and tables")
|
||||
|
||||
miscellaneous.add_option("--dependencies", dest="dependencies",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue