]> granicus.if.org Git - icinga2/commitdiff
Update documentation
authorGunnar Beutner <gunnar.beutner@icinga.com>
Tue, 14 Aug 2018 13:26:59 +0000 (15:26 +0200)
committerGunnar Beutner <gunnar.beutner@icinga.com>
Tue, 14 Aug 2018 13:26:59 +0000 (15:26 +0200)
doc/17-language-reference.md

index 4de8afbfd848da1e6956576e89f0ab9d40e4efc9..0b7ad7bbf871b982389ee321248a27309e0ec2b5 100644 (file)
@@ -1067,6 +1067,8 @@ These keywords are reserved and must not be used as constants or custom attribut
     try
     except
     in
+    using
+    namespace
 
 You can escape reserved keywords using the `@` character. The following example
 tries to set `vars.include` which references a reserved keyword and generates