summaryrefslogtreecommitdiffstats
path: root/zfgrep.in
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:30:25 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:30:25 +0000
commitb4e85477b84918c0fb9da281cebe4eff2a50f002 (patch)
tree545a8391c25b7e98c76f8deb43c3df7919e00111 /zfgrep.in
parentAdding debian version 1.2~pre2-1. (diff)
downloadzutils-b4e85477b84918c0fb9da281cebe4eff2a50f002.tar.xz
zutils-b4e85477b84918c0fb9da281cebe4eff2a50f002.zip
Merging upstream version 1.2~pre3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'zfgrep.in')
-rw-r--r--zfgrep.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zfgrep.in b/zfgrep.in
index a3d54f3..c1a96d8 100644
--- a/zfgrep.in
+++ b/zfgrep.in
@@ -1,3 +1,3 @@
#! /bin/sh
bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
-exec "${bindir}"zutils --zgrep -F "$@"
+exec "${bindir}"zgrep -F "$@"