diff options
-rw-r--r-- | config_files/hl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config_files/hl b/config_files/hl index 3c9c7c3..8289fa2 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.5 du 15/09/19 - +# @(#) [MB] cr_hl.default Version 1.6 du 15/09/19 - # -# /etc/default/hl version 1.5 +# /etc/default/hl version 1.6 # acl : @@ -271,7 +271,7 @@ hl_conf : -e -2b '^#.*' -3c '^([a-zA-Z_][a-zA-Z_0-9]*)[ ]*:' - -3C '^[ ]+(--[a-zA-Z_][a-zA-Z0-9]+)\>' + -3C '^[ ]+(--[a-zA-Z_][a-zA-Z_0-9]+)\>' -2w '^[ ]+-[1234%]*[rgybmcwRGYBMCWeiEDd]*' -1r '^[ ]+-%?1r[ ]+(.*)' -1g '^[ ]+-%?1g[ ]+(.*)' |