aboutsummaryrefslogtreecommitdiff
blob: 3db4c924c93d50b5b0b3bbc203c9b6f7ed87d5d0 (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
.TH qlist "1" "April 2012" "Gentoo Foundation" "qlist"
.SH NAME
qlist \- list files owned by pkgname
.SH SYNOPSIS
.B qlist
\fI<opts> <pkgname>\fR
.SH DESCRIPTION
Options: \fB\-[ISULcDeadosvqChV]\fR
.TP
\fB\-I\fR, \fB\-\-installed\fR
Just show installed packages
.TP
\fB\-S\fR, \fB\-\-slots\fR
Display installed packages with slots
.TP
\fB\-L\fR, \fB\-\-separator\fR
Display : as the slot separator
.TP
\fB\-c\fR, \fB\-\-columns\fR
Display column view
.TP
\fB\-U\fR, \fB\-\-umap\fR
Display installed packages with flags used
.TP
\fB\-D\fR, \fB\-\-dups\fR
Only show package dups
.TP
\fB\-e\fR, \fB\-\-exact\fR
Exact match (only CAT/PN or PN without PV)
.TP
\fB\-a\fR, \fB\-\-all\fR
Show every installed package
.TP
\fB\-d\fR, \fB\-\-dir\fR
Only show directories
.TP
\fB\-o\fR, \fB\-\-obj\fR
Only show objects
.TP
\fB\-s\fR, \fB\-\-sym\fR
Only show symlinks
.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: qlist.1,v 1.25 2012/04/15 05:31:07 vapier Exp $