]> granicus.if.org Git - icinga2/commitdiff
Fix table in Livestatus Filters 6413/head
authorJean Flach <jean-marcel.flach@icinga.com>
Mon, 25 Jun 2018 11:39:59 +0000 (13:39 +0200)
committerJean Flach <jean-marcel.flach@icinga.com>
Mon, 25 Jun 2018 11:39:59 +0000 (13:39 +0200)
doc/14-features.md

index d7a41a289273e7cb23dd9774e4f077742a08c85b..e895a0f3827d9d2ec8a568d4edeb5afd1af48735 100644 (file)
@@ -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