From f6702825c0e00fd0a596e71c38be83709b35929d Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 1 Apr 2014 23:03:10 +0200 Subject: [PATCH] Documentation: Fix 1.x 2.x differences for comma termination. Refs #5901 --- doc/8-differences-between-icinga-1x-and-2.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/8-differences-between-icinga-1x-and-2.md b/doc/8-differences-between-icinga-1x-and-2.md index bb7a19178..f12aac8ee 100644 --- a/doc/8-differences-between-icinga-1x-and-2.md +++ b/doc/8-differences-between-icinga-1x-and-2.md @@ -160,9 +160,6 @@ must be escaped with a backslash (e.g. in command line). If an attribute identifier starts with a number, it must be encapsulated with double quotes as well. -Unlike in Icinga 1.x all attributes within the current object must be -terminated with a comma (,). - ### Alias vs. Display Name In Icinga 1.x a host can have an `alias` and a `display_name` attribute used -- 2.40.0