diff options
author | mbornet-hl <mbornet.pro@wanadoo.fr> | 2015-10-04 22:51:57 +0200 |
---|---|---|
committer | mbornet-hl <mbornet.pro@wanadoo.fr> | 2015-10-04 22:51:57 +0200 |
commit | 93d6f63f44757180686ea9028a343d31172ed3eb (patch) | |
tree | 05ce5487c7623cda1465f0fe1dbf78750e1a0499 | |
parent | d55d4305858576762187c771a07de3535370b1ed (diff) | |
download | hl-93d6f63f44757180686ea9028a343d31172ed3eb.zip hl-93d6f63f44757180686ea9028a343d31172ed3eb.tar.gz hl-93d6f63f44757180686ea9028a343d31172ed3eb.tar.bz2 |
Updated man page regarding option -n
-rw-r--r-- | man1/hl.1 | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,10 +1,10 @@ -.\" @(#) [MB] cr_hl.1 Version 1.9 du 15/09/10 - +.\" @(#) [MB] cr_hl.1 Version 1.11 du 15/10/04 - .TH "HL" "1" "September 2015" "" "User Commands" .SH "NAME" hl - Colorize strings matching regular expressions .SH "SYNOPSIS" .PP -\fBhl\fP \fB [-h|-H|-V|-[eiuvdDEL1234][-[[%.]rgybmcwRGYBMCW] regexp ...][--config_name ...] ]\fP +\fBhl\fP \fB [-h|-H|-V|-[eiuvdDEL1234][-[[%.]rgybmcwRGYBMCWn] regexp ...][--config_name ...] ]\fP .SH "DESCRIPTION" .PP @@ -63,6 +63,8 @@ display strings matching the associated regular expression in cyan .IP "\fB-W\fP " 10 display strings matching the associated regular expression in white (reverse video) +.IP "\fB-n\fP " 10 +display strings matching the associated regular expression uncolorized .IP "\fB-d\fP " 10 activate debug .IP "\fB-D\fP " 10 @@ -226,7 +228,7 @@ hl : .EE .SH "MAN PAGE VERSION" -The version of this man page is 1.9. +The version of this man page is 1.11. It is compatible with hl version 1.57 and upper. .SH "AUTHOR" |