Module: check_mk
Branch: master
Commit: 81e6db5d81984091255cadbc21cc7e6daa7eb386
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=81e6db5d819840…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Mon Oct 27 16:02:54 2014 +0100
Updated formatting of Werk #1425, again
---
.werks/1425 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.werks/1425 b/.werks/1425
index 968aec1..901afa2 100644
--- a/.werks/1425
+++ b/.werks/1425
@@ -8,7 +8,11 @@ Class: feature
If you write your own check plugins you might know that a section
header can contain additional options separated by a colon.
-For example
<tt><<<lnx_distro:sep(124):persist(141442125)>>></tt>
+For example:
+
+F+:
+<<<lnx_distro:sep(124):persist(141442125)>>>
+F-:
An additional option <tt>encoding</tt> has been introduced.
Generally all check plugins should output valid utf-8 encoded text.