]> granicus.if.org Git - icinga2/commitdiff
Update documentation.
authorGunnar Beutner <gunnar@beutner.name>
Mon, 26 May 2014 14:35:03 +0000 (16:35 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 26 May 2014 14:35:03 +0000 (16:35 +0200)
Refs #5795

doc/2-getting-started.md

index 9be4fa8e719a380b907343dc7341d4c9e4dcc5ac..41fc8be49aeab39577ecd78cf583e4d69887260e 100644 (file)
@@ -90,11 +90,11 @@ Icinga 2 supports [C/C++-style comments](#comments).
 
 The `include` directive can be used to include other files.
 
-   /**
-    * The zones.conf defines zones for a cluster setup.
-    * Not required for single instance setups.
-    */
-    include "zones.conf"
+    /**
+     * The zones.conf defines zones for a cluster setup.
+     * Not required for single instance setups.
+     */
+     include "zones.conf"
 
     /**
      * The Icinga Template Library (ITL) provides a number of useful templates