mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +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:
parent
5cfc066ac4
commit
1bbeb92eb6
3 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue