From d3c6255896b33f6da354823aa4be884beabbfc32 Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Tue, 10 Sep 2019 09:37:27 +0200 Subject: [PATCH] Fixed code type for documentation --- doc/12-Icinga2AgentExample.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/12-Icinga2AgentExample.md b/doc/12-Icinga2AgentExample.md index a184f2e..0a463d4 100644 --- a/doc/12-Icinga2AgentExample.md +++ b/doc/12-Icinga2AgentExample.md @@ -19,7 +19,7 @@ Use-Icinga; before each function call. An example on the PowerShell would be this: -``` +```powershell Use-Icinga; Invoke-IcingaCheckCPU; ``` @@ -30,7 +30,7 @@ Check-Command definition for Icinga A example Check-Command for Icinga could look like this: -``` +```icinga object CheckCommand "Windows Check CPU" { import "plugin-check-command" command = [