aboutsummaryrefslogtreecommitdiff
blob: 84fcd4375f15a2b19c6ba7805bda8b805972303d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
.TH qgrep "1" "May 2006" "Gentoo Foundation" "qgrep"
.SH NAME
qgrep \- manual page for qgrep 
.SH SYNOPSIS
.B qgrep
\fI<misc args> : grep in ebuilds\fR
.SH DESCRIPTION
Options: \fB\-[IiHcevqChV]\fR
.TP
\fB\-I\fR, \fB\-\-invert\-match\fR
* Select non\-matching lines
.TP
\fB\-i\fR, \fB\-\-ignore\-case\fR
* Ignore case distinctions
.TP
\fB\-H\fR, \fB\-\-with\-filename\fR
* Print the filename for each match
.TP
\fB\-c\fR, \fB\-\-count\fR
* Only print a count of matching lines per FILE
.TP
\fB\-e\fR, \fB\-\-regexp\fR
* Use PATTERN as a regular expression
.TP
\fB\-v\fR, \fB\-\-verbose\fR
* Make a lot of noise
.TP
\fB\-q\fR, \fB\-\-quiet\fR
* Tighter output; suppress warnings
.TP
\fB\-C\fR, \fB\-\-nocolor\fR
* Don't output color
.TP
\fB\-h\fR, \fB\-\-help\fR
* Print this help and exit
.TP
\fB\-V\fR, \fB\-\-version\fR
* Print version and exit
.PP
$Id: qgrep.1,v 1.11 2006/05/14 01:25:09 solar Exp $