aboutsummaryrefslogtreecommitdiff
path: root/man/q.1
blob: 19bfe6a465fab821391b6fe008fc50b2b5f1ee82 (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
82
83
84
85
86
87
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
.TH q "1" "May 2006" "Gentoo Foundation" "q"
.SH NAME
q \- manual page for q 
.SH SYNOPSIS
.B q
\fI<applet> \fR[\fIarguments\fR]...
.SH DESCRIPTION
.SS "Currently defined applets:"
.IP
q <applet> <args> : virtual applet
.TP
qatom <pkg>
: split atom strings
.TP
qcheck <pkgname>
: verify mtimes/digests
.TP
qdepends <pkgname>
: show dependency info
.TP
qfile <filename>
: list all pkgs owning files
.TP
qglsa <action> <list>
: check GLSAs against system
.TP
qgrep <misc args>
: grep in ebuilds
.TP
qimlate <arch>
: check for packages that can be marked stable
.TP
qlist <pkgname>
: list files owned by pkgname
.TP
qlop <pkgname>
: emerge log analyzer
.TP
qmerge <pkgnames>
: fetch and merge binary package
.TP
qpkg <misc args>
: manipulate Gentoo binpkgs
.TP
qsearch <regex>
: search pkgname/desc
.TP
qsize <pkgname>
: calculate size usage
.TP
qtbz2 <misc args>
: manipulate tbz2 packages
.TP
quse <useflag>
: find pkgs using useflags
.TP
qxpak <misc args>
: manipulate xpak archives
.PP
Options: \fB\-[irmvqChV]\fR
.TP
\fB\-i\fR, \fB\-\-install\fR
* Install symlinks for applets
.TP
\fB\-r\fR, \fB\-\-reinitialize\fR
* Reinitialize ebuild cache
.TP
\fB\-m\fR, \fB\-\-metacache\fR
* Reinitialize metadata cache
.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: q.1,v 1.17 2006/05/14 01:25:09 solar Exp $