Better language (used formation 'not required' in case of help for --dependencies while 'required'->'needs' in a check itself)

This commit is contained in:
Miroslav Stampar
2012-10-30 11:19:39 +01:00
parent 5cfc066ac4
commit 1bbeb92eb6
3 changed files with 6 additions and 6 deletions

View File

@@ -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