diff --git a/Documentation/Manual.rst b/Documentation/Manual.rst
index e7930935dbf530f5f3b084a2b5c910549d4f3046..a95ee28adc8aa9bc0b4dcb6d6ab54cbcf1ff1879 100644
--- a/Documentation/Manual.rst
+++ b/Documentation/Manual.rst
@@ -861,6 +861,14 @@ should be shown (not the report).
 | api    | Create output only when called via API (no Typo3).                      |
 +--------+-------------------------------------------------------------------------+
 
+Example::
+
+   render = both
+   form = {{form:SE}}
+
+   10 {
+     sql = SELECT ...
+   }
 
 .. _`qfq-database`: