Fix table in Livestatus Filters

This commit is contained in:
Jean Flach 2018-06-25 13:39:59 +02:00
parent ba680dc829
commit 4f2ca0a324

View File

@ -641,7 +641,7 @@ A list of available external commands and their parameters can be found [here](2
and, or, negate and, or, negate
Operator | Negate | Description Operator | Negate | Description
----------|------------------------ ----------|----------|-------------
= | != | Equality = | != | Equality
~ | !~ | Regex match ~ | !~ | Regex match
=~ | !=~ | Equality ignoring case =~ | !=~ | Equality ignoring case