We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d4978 commit 8fe527bCopy full SHA for 8fe527b
pipeline/filters/grep.md
@@ -22,7 +22,7 @@ The plugin supports the following configuration parameters:
22
| `number_greater_than_or_equal` | `KEY NUMBER` | number | Keep records in which the content of `KEY` is greater than or equal to `NUMBER`. |
23
24
25
-If you use the number compare parameters with a KEY that does not have a NUMBER as a value, it will be excluded.
+If you use the number compare parameters with a `KEY` that doesn't have a `NUMBER` as a value, it will be excluded.
26
27
If you use `REGEX` or `EXCLUDE` with a number, it will never match it.
28
0 commit comments