This commit is contained in:
Robin Munn
2020-11-01 11:03:59 +00:00
committed by GitHub
parent 4914208011
commit c0b021f509
@@ -30,7 +30,7 @@ The ''type'' can be:
The ''mode'' can be:
* "eq" - equal to
* "ne" - not equal ot
* "ne" - not equal to
* "gteq" - greater than or equal to
* "gt" - greater than
* "lteq" - less than or equal to