minor update (all misc options are alphabetically ordered)

This commit is contained in:
Miroslav Stampar
2011-06-27 08:21:33 +00:00
parent bedf16b88b
commit d72db1bf91
3 changed files with 9 additions and 9 deletions

View File

@@ -548,6 +548,10 @@ cleanup = False
# Default: 0
crawlDepth = 0
# Show which sqlmap dependencies are not available.
# Valid: True or False
dependencies = False
# Parse and test forms on target url
# Valid: True or False
forms = False
@@ -581,10 +585,6 @@ tor = False
# Valid: True or False
wizard = False
# Show which sqlmap dependencies are not available.
# Valid: True or False
dependencies = False
# Verbosity level.
# Valid: integer between 0 and 6
# 0: Show only error and critical messages