mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Minor wording update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user