summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbornet-hl <mbornet.pro@wanadoo.fr>2015-10-04 22:51:57 +0200
committermbornet-hl <mbornet.pro@wanadoo.fr>2015-10-04 22:51:57 +0200
commit93d6f63f44757180686ea9028a343d31172ed3eb (patch)
tree05ce5487c7623cda1465f0fe1dbf78750e1a0499
parentd55d4305858576762187c771a07de3535370b1ed (diff)
downloadhl-93d6f63f44757180686ea9028a343d31172ed3eb.zip
hl-93d6f63f44757180686ea9028a343d31172ed3eb.tar.gz
hl-93d6f63f44757180686ea9028a343d31172ed3eb.tar.bz2
Updated man page regarding option -n
-rw-r--r--man1/hl.18
1 files changed, 5 insertions, 3 deletions
diff --git a/man1/hl.1 b/man1/hl.1
index 9bceb1e..7f91f4f 100644
--- a/man1/hl.1
+++ b/man1/hl.1
@@ -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"