mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Update documentation.
This commit is contained in:
parent
8973157812
commit
7f1b6908fe
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user