Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 73893
Collapse All | Expand All

(-)equery.1.orig (-2 / +15 lines)
Lines 56-61 Link Here
56
sums and timestamps.
56
sums and timestamps.
57
.PP
57
.PP
58
.TP
58
.TP
59
.B depends <local\-opts> pkgspec
60
This command displays all dependencies matching pkgspec.
61
.br
62
<local\-opts> is either or both of:
63
.br
64
.B \-a, \-\-all-packages
65
search in all available packages (slow)
66
.br
67
.B \-d, \-\-direct
68
search direct dependencies only (default)
69
.br
70
.B \-D, \-\-indirect
71
search indirect dependencies (very slow)
72
.PP
73
.TP
59
.B depgraph <local\-opts> pkgspec
74
.B depgraph <local\-opts> pkgspec
60
This command display a dependency tree for pkgspec, by default indented to reflect
75
This command display a dependency tree for pkgspec, by default indented to reflect
61
how dependancies relate to each other.
76
how dependancies relate to each other.
Lines 172-179 Link Here
172
.PP
187
.PP
173
.B changes
188
.B changes
174
.PP
189
.PP
175
.B depends
176
.PP
177
.B glsa \fR \- use glsa\-check for the time being.
190
.B glsa \fR \- use glsa\-check for the time being.
178
.PP
191
.PP
179
.B stats
192
.B stats

Return to bug 73893