mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Minor wording update
This commit is contained in:
parent
091c8ab2dd
commit
e0c7b5c63c
4 changed files with 7 additions and 7 deletions
|
|
@ -481,7 +481,7 @@ dumpAll = False
|
|||
# Valid: True or False
|
||||
search = False
|
||||
|
||||
# Retrieve back-end database management system comments.
|
||||
# Check for database management system database comments during enumeration.
|
||||
# Valid: True or False
|
||||
getComments = False
|
||||
|
||||
|
|
@ -710,7 +710,7 @@ forms = False
|
|||
# Valid: True or False
|
||||
freshQueries = False
|
||||
|
||||
# Use DBMS hex function(s) for data retrieval.
|
||||
# Use hex conversion during data retrieval.
|
||||
# Valid: True or False
|
||||
hexConvert = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue