aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.pod3
1 files changed, 2 insertions, 1 deletions
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:
542 -i ignore case distinctions 542 -i ignore case distinctions
543 -n print line number with output lines 543 -n print line number with output lines
544 -q be quiet. Returns 0 if result was found, 1 otherwise 544 -q be quiet. Returns 0 if result was found, 1 otherwise
545 -v select non-matching lines
545 546
546This version of grep matches full regular expresions. 547This version of grep matches full regular expresions.
547 548
@@ -1816,4 +1817,4 @@ Enrique Zanardi <ezanardi@ull.es>
1816 1817
1817=cut 1818=cut
1818 1819
1819# $Id: busybox.pod,v 1.21 2000/04/21 21:53:58 erik Exp $ 1820# $Id: busybox.pod,v 1.22 2000/04/24 18:07:30 beppu Exp $