diff options
Diffstat (limited to 'man/qdepends.1')
-rw-r--r-- | man/qdepends.1 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/man/qdepends.1 b/man/qdepends.1 index 0690f166..5e5b00a2 100644 --- a/man/qdepends.1 +++ b/man/qdepends.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qdepends "1" "Feb 2021" "Gentoo Foundation" "qdepends" +.TH qdepends "1" "May 2022" "Gentoo Foundation" "qdepends" .SH NAME qdepends \- show dependency info .SH SYNOPSIS @@ -68,6 +68,9 @@ Search installed packages using VDB. \fB\-t\fR, \fB\-\-tree\fR Search available ebuilds in the tree. .TP +\fB\-U\fR, \fB\-\-use\fR +Apply profile USE-flags to conditional deps. +.TP \fB\-F\fR \fI<arg>\fR, \fB\-\-format\fR \fI<arg>\fR Pretty-print DEPEND declaration to be used in an ebuild. This option initiates a very different mode of operation. Instead of @@ -82,6 +85,9 @@ e.g.\ the DEPEND= part is skipped. \fB\-S\fR, \fB\-\-pretty\fR Pretty format specified depend strings. .TP +\fB\-R\fR, \fB\-\-resolve\fR +Resolve found dependencies to package versions. +.TP \fB\-\-root\fR \fI<arg>\fR Set the ROOT env var. .TP @@ -97,6 +103,9 @@ Suppress DEPEND= output for \fB\-f\fR. Only print the matching atom for \fB\-Q\ \fB\-C\fR, \fB\-\-nocolor\fR Don't output color. .TP +\fB\-\-color\fR +Force color in output. +.TP \fB\-h\fR, \fB\-\-help\fR Print this help and exit. .TP |