aboutsummaryrefslogtreecommitdiff
blob: f38572cc1dbcc9609a846ff06e36067058b1a5c4 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
.\" generated by mkman.py, please do NOT edit!
.TH qsearch "1" "Feb 2021" "Gentoo Foundation" "qsearch"
.SH NAME
qsearch \- search pkgname/desc
.SH SYNOPSIS
.B qsearch
\fI[opts] <regex>\fR
.SH DESCRIPTION
\fIqsearch\fR performs a search over the name and/or description of
packages.  By default, a search over all package names is performed over
all ebuilds in the tree.
.SH OPTIONS
.TP
\fB\-a\fR, \fB\-\-all\fR
List the descriptions of every package in the cache.
.TP
\fB\-s\fR, \fB\-\-search\fR
Regex search package basenames.
.TP
\fB\-S\fR \fI<arg>\fR, \fB\-\-desc\fR \fI<arg>\fR
Regex search package descriptions (or homepage when using -H).
.TP
\fB\-N\fR, \fB\-\-name\-only\fR
Only show package name.
.TP
\fB\-H\fR, \fB\-\-homepage\fR
Show homepage info instead of description.
.TP
\fB\-R\fR, \fB\-\-repo\fR
Show repository the ebuild originates from.
.TP
\fB\-F\fR \fI<arg>\fR, \fB\-\-format\fR \fI<arg>\fR
Print matched atom using given format string.
.TP
\fB\-\-root\fR \fI<arg>\fR
Set the ROOT env var.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Ignored for compatibility with other qapplets.
.TP
\fB\-q\fR, \fB\-\-quiet\fR
Ignored for compatibility with other qapplets.
.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.

.SH "REPORTING BUGS"
Please report bugs via http://bugs.gentoo.org/
.br
Product: Portage Development; Component: Tools
.SH AUTHORS
.nf
Ned Ludd <solar@gentoo.org>
Mike Frysinger <vapier@gentoo.org>
Fabian Groffen <grobian@gentoo.org>
.fi
.SH "SEE ALSO"
.BR q (1),
.BR qatom (1),
.BR qcheck (1),
.BR qdepends (1),
.BR qfile (1),
.BR qgrep (1),
.BR qkeyword (1),
.BR qlist (1),
.BR qlop (1),
.BR qmanifest (1),
.BR qmerge (1),
.BR qpkg (1),
.BR qsize (1),
.BR qtbz2 (1),
.BR qtegrity (1),
.BR quse (1),
.BR qwhich (1),
.BR qxpak (1)