aboutsummaryrefslogtreecommitdiffstats
path: root/README.legacy.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.legacy.md')
-rw-r--r--README.legacy.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.legacy.md b/README.legacy.md
index a992977..455c5b5 100644
--- a/README.legacy.md
+++ b/README.legacy.md
@@ -74,6 +74,10 @@ subdirectories names in the compiled module name add
`DTL_FULL_PATH=1` into your Makefile - `a/b/templatename.dtl`
will be compiled into `a_b_templatename_dtl.beam`.
+Additional ErlyDTL options can be specified as a comma-separated list
+by defining the `DTL_OPTS` variable. Those options will be prepended
+to the options specified by the plugin itself.
+
Escript plugin
--------------