From 4f2ca0a324d16ac541452f5888922dfe686f0695 Mon Sep 17 00:00:00 2001 From: Jean Flach Date: Mon, 25 Jun 2018 13:39:59 +0200 Subject: [PATCH] Fix table in Livestatus Filters --- doc/14-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/14-features.md b/doc/14-features.md index d7a41a289..e895a0f38 100644 --- a/doc/14-features.md +++ b/doc/14-features.md @@ -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