diff --git a/notifications.adoc b/notifications.adoc index 21e13c4..d60b2b0 100644 --- a/notifications.adoc +++ b/notifications.adoc @@ -234,7 +234,7 @@ A notification has a associated severity that can be matched. * `match-severity warning,error`: Match warnings and error The following severities are in use: -`info`, `notice`, `warning`, `error`. +`info`, `notice`, `warning`, `error`, `unknown`. Examples