summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbornet-hl <mbornet.pro@wanadoo.fr>2015-09-19 23:51:45 +0200
committermbornet-hl <mbornet.pro@wanadoo.fr>2015-09-19 23:51:45 +0200
commit3bd7f1f02928b6f4acdef6ad13df0cefc7fe1809 (patch)
treeca0df70962d38acc7ba85a09f63f39ea581af51b
parentef8f8ba405c8abff448dd2ae879c62f460eb9547 (diff)
downloadhl-3bd7f1f02928b6f4acdef6ad13df0cefc7fe1809.zip
hl-3bd7f1f02928b6f4acdef6ad13df0cefc7fe1809.tar.gz
hl-3bd7f1f02928b6f4acdef6ad13df0cefc7fe1809.tar.bz2
Fixed another regexp.
-rw-r--r--config_files/hl8
1 files changed, 4 insertions, 4 deletions
diff --git a/config_files/hl b/config_files/hl
index 8289fa2..5360908 100644
--- a/config_files/hl
+++ b/config_files/hl
@@ -2,9 +2,9 @@
# Default configuration file for the "hl" command
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
-# @(#) [MB] cr_hl.default Version 1.6 du 15/09/19 -
+# @(#) [MB] cr_hl.default Version 1.10 du 15/09/19 -
#
-# /etc/default/hl version 1.6
+# /etc/default/hl version 1.10
#
acl :
@@ -270,8 +270,8 @@ hl :
hl_conf :
-e
-2b '^#.*'
- -3c '^([a-zA-Z_][a-zA-Z_0-9]*)[ ]*:'
- -3C '^[ ]+(--[a-zA-Z_][a-zA-Z_0-9]+)\>'
+ -3c '^([a-zA-Z_][-a-zA-Z_0-9]*)[ ]*:'
+ -3C '^[ ]+(--[a-zA-Z_][-a-zA-Z_0-9]*)\>'
-2w '^[ ]+-[1234%]*[rgybmcwRGYBMCWeiEDd]*'
-1r '^[ ]+-%?1r[ ]+(.*)'
-1g '^[ ]+-%?1g[ ]+(.*)'