mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Better language than in last commit
This commit is contained in:
parent
1bbeb92eb6
commit
6e2041bc13
3 changed files with 6 additions and 6 deletions
|
|
@ -616,7 +616,7 @@ def cmdLineParser():
|
|||
|
||||
miscellaneous.add_option("--dependencies", dest="dependencies",
|
||||
action="store_true",
|
||||
help="Check for missing (not required) sqlmap dependencies")
|
||||
help="Check for missing (non-core) sqlmap dependencies")
|
||||
|
||||
miscellaneous.add_option("--disable-coloring", dest="disableColoring",
|
||||
action="store_true",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue