mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-08 16:26:42 -04:00
Fix table in Livestatus Filters
This commit is contained in:
parent
ba680dc829
commit
4f2ca0a324
1 changed files with 1 additions and 1 deletions
|
|
@ -641,7 +641,7 @@ A list of available external commands and their parameters can be found [here](2
|
|||
and, or, negate
|
||||
|
||||
Operator | Negate | Description
|
||||
----------|------------------------
|
||||
----------|----------|-------------
|
||||
= | != | Equality
|
||||
~ | !~ | Regex match
|
||||
=~ | !=~ | Equality ignoring case
|
||||
|
|
|
|||
Loading…
Reference in a new issue