]> granicus.if.org Git - icinga2/commitdiff
Update documentation.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 1 Oct 2013 14:09:34 +0000 (16:09 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 1 Oct 2013 14:09:34 +0000 (16:09 +0200)
doc/3.1-configuration-syntax.md

index 0c1163257c7db4794c0db5a300d0834ca40314d2..7c3fbeeab87714e3d991aad106eeebbb5e301fb5 100644 (file)
@@ -84,6 +84,11 @@ Example.
     a multi-line
     string.}}}
 
+> **Note**
+>
+> Unlike in ordinary strings special characters to not have to be escaped
+> in multi-line string literals.
+
 #### Boolean Literals
 
 The keywords *true* and *false* are equivalent to 1 and 0 respectively.