mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Update documentation.
This commit is contained in:
parent
8973157812
commit
7f1b6908fe
@ -84,6 +84,11 @@ Example.
|
|||||||
a multi-line
|
a multi-line
|
||||||
string.}}}
|
string.}}}
|
||||||
|
|
||||||
|
> **Note**
|
||||||
|
>
|
||||||
|
> Unlike in ordinary strings special characters to not have to be escaped
|
||||||
|
> in multi-line string literals.
|
||||||
|
|
||||||
#### Boolean Literals
|
#### Boolean Literals
|
||||||
|
|
||||||
The keywords *true* and *false* are equivalent to 1 and 0 respectively.
|
The keywords *true* and *false* are equivalent to 1 and 0 respectively.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user