X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/a555040fdebc4432aee0c167a89e74ed1378f735..271af669d65909cac1f5b609580d593b67caff32:/README.markdown?ds=inline

diff --git a/README.markdown b/README.markdown
index d4399e3..70a9730 100644
--- a/README.markdown
+++ b/README.markdown
@@ -307,6 +307,12 @@ The following additional variables can be used to control the behaviour
     default, to enable additional rules without overriding the existing
     ones.
 
+- **`DATAOPTS`:**
+  Additional options to use when calling Make during the first stage of a two‐stage build using `DATADIR`.
+
+  This can be used to override variables which are only applicable during the second stage.
+  Note that when supplying this variable on the shell, it will need to be double‐quoted.
+
 - **`DATAEXT`:**
   A list of file extensions which signify “data” files during a two‐stage build using `DATADIR`.