mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Trivial message update
This commit is contained in:
parent
465a1e1a86
commit
1f2bdf5a3d
4 changed files with 5 additions and 5 deletions
|
|
@ -626,7 +626,7 @@ def cmdLineParser(argv=None):
|
|||
help="Clean up the DBMS from sqlmap specific UDF and tables")
|
||||
|
||||
miscellaneous.add_option("--dependencies", dest="dependencies", action="store_true",
|
||||
help="Check for missing (non-core) sqlmap dependencies")
|
||||
help="Check for missing (optional) sqlmap dependencies")
|
||||
|
||||
miscellaneous.add_option("--disable-coloring", dest="disableColoring", action="store_true",
|
||||
help="Disable console output coloring")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue