mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Better language (used formation 'not required' in case of help for --dependencies while 'required'->'needs' in a check itself)
This commit is contained in:
@@ -656,7 +656,7 @@ checkWaf = False
|
||||
# Valid: True or False
|
||||
cleanup = False
|
||||
|
||||
# Show which sqlmap dependencies are not available.
|
||||
# Check for missing (not required) sqlmap dependencies.
|
||||
# Valid: True or False
|
||||
dependencies = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user