2
0
Fork 0
mirror of https://github.com/garabik/grc.git synced 2024-11-11 14:40:49 +01:00
bash-color-grc/colorfiles/conf.ldap
2017-02-28 11:30:13 -06:00

15 lines
235 B
Text

# Intended for colouring LDIF output (from ldap tools)
# comments
regexp=^#.*
colours=green
count=stop
-
# meta
regexp=^(version|search|result):
colours=red
count=stop
-
# "attribute: value" pairs
regexp=^.*?:
colours=blue
count=stop