aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-04-18 03:18:25 +0800
committerobraun <obraun@FreeBSD.org>2003-04-18 03:18:25 +0800
commit209bf282199f3d64546a9fa1d54efd731faea675 (patch)
tree5b2cc205bde788e76a79c6c71d238f15aa0ccb4e /sysutils
parenta6fb9063640e24823da563c82437c47bb679dca2 (diff)
downloadfreebsd-ports-gnome-209bf282199f3d64546a9fa1d54efd731faea675.tar.gz
freebsd-ports-gnome-209bf282199f3d64546a9fa1d54efd731faea675.tar.zst
freebsd-ports-gnome-209bf282199f3d64546a9fa1d54efd731faea675.zip
Mention that multitail comes with regular expression support.
Requested by: developer
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/multitail/pkg-descr3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/multitail/pkg-descr b/sysutils/multitail/pkg-descr
index 9ebfe1e071bd..f5e2681d697f 100644
--- a/sysutils/multitail/pkg-descr
+++ b/sysutils/multitail/pkg-descr
@@ -2,7 +2,8 @@ Multitail lets you view one or multiple files like the original tail program.
The difference is that this program creates multiple windows on your console
(with ncurses). It can also use colors while displaying the logfiles for faster
recognizing which lines are important and which are not. It is optimized for
-terminal-sessions through slow links.
+terminal-sessions through slow links. It is possible to define for each window
+(or for all) what lines should be displayed, by using regular expressions.
WWW: http://www.vanheusden.com/multitail/