mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-10 02:01:57 +00:00
Minor language update
This commit is contained in:
parent
ff62b0d3ea
commit
beab72a180
2 changed files with 2 additions and 2 deletions
|
|
@ -578,7 +578,7 @@ def cmdLineParser():
|
|||
|
||||
general.add_option("--hex", dest="hexConvert",
|
||||
action="store_true",
|
||||
help="Uses DBMS hex function(s) for data retrieval")
|
||||
help="Use DBMS hex function(s) for data retrieval")
|
||||
|
||||
general.add_option("--output-dir", dest="oDir",
|
||||
action="store",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue