From cd48180bbe63897b6d04fb46778920b70e41b6fa Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 5 Feb 2018 15:15:20 +0100 Subject: [PATCH] added a descriptive line --- docs/monitorix.nanorc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/monitorix.nanorc b/docs/monitorix.nanorc index 5b3a8bd..bc7f9eb 100644 --- a/docs/monitorix.nanorc +++ b/docs/monitorix.nanorc @@ -1,3 +1,6 @@ +# The following is the syntax for nano(1) text editor, which should make the +# configuration process easier. + syntax "monitorix" "monitorix.conf$" color red "=*[[:space:]]n$" color brightgreen "=*[[:space:]]y$" @@ -8,3 +11,4 @@ icolor magenta "^[[:space:]]*[.A-Z_0-9]*" color cyan start="<" end=">" color green "^#.*" icolor brightgreen "^#.**[[:space:]]*--" +