diff --git a/docs/manual/CoreTasks/sql.html b/docs/manual/CoreTasks/sql.html
index f7084b75d..9d5acfd8a 100644
--- a/docs/manual/CoreTasks/sql.html
+++ b/docs/manual/CoreTasks/sql.html
@@ -124,6 +124,14 @@ and abort execution and transaction and fail task.
Should the task cache loaders and the driver? |
No (default=true) |
+
+
+ delimitertype |
+ Control whether the delimiter will only be recognized on a line by itself.
+ Can be "normal" -anywhere on the line, or "row", meaning it must be on a line by itself |
+ No (defaul:normal) |
+
+
Parameters specified as nested elements