From f93a95de6960b1d1977a934aafd3e9a8b8ea1765 Mon Sep 17 00:00:00 2001 From: John Beppu Date: Mon, 24 Apr 2000 18:07:30 +0000 Subject: + grep -v # yay! --- docs/busybox.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/busybox.pod b/docs/busybox.pod index da890458c..71444c082 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -542,6 +542,7 @@ OPTIONS: -i ignore case distinctions -n print line number with output lines -q be quiet. Returns 0 if result was found, 1 otherwise + -v select non-matching lines This version of grep matches full regular expresions. @@ -1816,4 +1817,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.21 2000/04/21 21:53:58 erik Exp $ +# $Id: busybox.pod,v 1.22 2000/04/24 18:07:30 beppu Exp $ -- cgit v1.2.3