From: Michael Friedrich Date: Wed, 12 Mar 2014 12:34:24 +0000 (+0100) Subject: Documentation: Fix markdown pipe in table cell. X-Git-Tag: v0.0.9~103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3db18f2e2ef2b9e6f987a60adbb8d0dd91d9754;p=icinga2 Documentation: Fix markdown pipe in table cell. --- diff --git a/doc/4.3-object-types.md b/doc/4.3-object-types.md index 5a6730a93..281a31949 100644 --- a/doc/4.3-object-types.md +++ b/doc/4.3-object-types.md @@ -230,7 +230,7 @@ Attributes: disable_checks |**Optional.** Whether to disable checks when this dependency fails. Defaults to false. disable_notifications|**Optional.** Whether to disable notifications when this dependency fails. Defaults to true. period |**Optional.** Time period during which this dependency is enabled. - state_filter |**Optional.** A set of type filters when this dependency should be OK. Defaults to (StateFilterOK | StateFilterWarning). + state_filter |**Optional.** A set of type filters when this dependency should be OK. Defaults to (StateFilterOK | StateFilterWarning). Available state filters: