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:]]*--" +