Minor refactoring

This commit is contained in:
Miroslav Stampar
2018-08-28 14:31:20 +02:00
parent 2280f3ff2d
commit f3f4a4cb37
9 changed files with 37 additions and 37 deletions

View File

@@ -579,15 +579,15 @@ shLib =
# Read a specific file from the back-end DBMS underlying file system.
# Examples: /etc/passwd or C:\boot.ini
rFile =
fileRead =
# Write a local file to a specific path on the back-end DBMS underlying
# file system.
# Example: /tmp/sqlmap.txt or C:\WINNT\Temp\sqlmap.txt
wFile =
fileWrite =
# Back-end DBMS absolute filepath to write the file to.
dFile =
fileDest =
# These options can be used to access the back-end database management