mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-29 20:46:36 +00:00
minor update regarding --exact switch
This commit is contained in:
parent
b85a1fc271
commit
96177393e1
3 changed files with 3 additions and 3 deletions
|
|
@ -635,7 +635,7 @@ cleanup = False
|
|||
# Valid: True or False
|
||||
dependencies = False
|
||||
|
||||
# Prefer usage of exact names for provided identificators.
|
||||
# Prefer usage of exactly provided identificator names.
|
||||
# Valid: True or False
|
||||
exact = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue