mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Documentation: Update escape sequence
fixes #9363 Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
This commit is contained in:
parent
a9d6a695ab
commit
57bb0742e3
@ -85,6 +85,7 @@ Character | Escape sequence
|
|||||||
--------------------------|------------------------------------
|
--------------------------|------------------------------------
|
||||||
" | \\"
|
" | \\"
|
||||||
\\ | \\\\
|
\\ | \\\\
|
||||||
|
$ | $$
|
||||||
<TAB> | \\t
|
<TAB> | \\t
|
||||||
<CARRIAGE-RETURN> | \\r
|
<CARRIAGE-RETURN> | \\r
|
||||||
<LINE-FEED> | \\n
|
<LINE-FEED> | \\n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user