added a descriptive line

This commit is contained in:
Jordi Sanfeliu 2018-02-05 15:15:20 +01:00
parent c5bddf3fc8
commit cd48180bbe
1 changed files with 4 additions and 0 deletions

View File

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