]> granicus.if.org Git - icinga2/commitdiff
Update the list of keywords
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 16 Dec 2014 14:46:45 +0000 (15:46 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 16 Dec 2014 14:46:45 +0000 (15:46 +0100)
refs #8096

doc/7-configuring-icinga-2.md

index 558a70468238d9b72d3006472694835cf98df8bd..d0679b91edeaffcbc9cb28db4bfbf3d6e5851cd7 100644 (file)
@@ -39,17 +39,23 @@ used as constants or custom attributes.
     include_recursive
     library
     null
-    partial
     true
     false
     const
+    var
+    this
+    use
     apply
     to
     where
     import
     assign
     ignore
-    zone
+    function
+    return
+    for
+    if
+    else
     in
 
 You can escape reserved keywords using the `@` character. The following example