aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-15 05:31:07 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-15 05:31:07 +0000
commit2ed6855e4c45d157e0879a598aca186e8bb0c08e (patch)
tree3808341971a60c3c5d061fc5a8798ccd3ccc45ff /man/qdepends.1
parentpatch by Naohiro Aota to check for -lkvm on bsd systems for qlop code #403589... (diff)
downloadportage-utils-2ed6855e4c45d157e0879a598aca186e8bb0c08e.tar.gz
portage-utils-2ed6855e4c45d157e0879a598aca186e8bb0c08e.tar.bz2
portage-utils-2ed6855e4c45d157e0879a598aca186e8bb0c08e.zip
regen man pages
Diffstat (limited to 'man/qdepends.1')
-rw-r--r--man/qdepends.136
1 files changed, 16 insertions, 20 deletions
diff --git a/man/qdepends.1 b/man/qdepends.1
index 404fd7e..f148abd 100644
--- a/man/qdepends.1
+++ b/man/qdepends.1
@@ -1,4 +1,4 @@
-.TH qdepends "1" "May 2007" "Gentoo Foundation" "qdepends"
+.TH qdepends "1" "April 2012" "Gentoo Foundation" "qdepends"
.SH NAME
qdepends \- show dependency info
.SH SYNOPSIS
@@ -8,43 +8,39 @@ qdepends \- show dependency info
Options: \fB\-[drpaNk:Q:vqChV]\fR
.TP
\fB\-d\fR, \fB\-\-depend\fR
-* Show DEPEND info (default)
+Show DEPEND info (default)
.TP
\fB\-r\fR, \fB\-\-rdepend\fR
-* Show RDEPEND info
+Show RDEPEND info
.TP
\fB\-p\fR, \fB\-\-pdepend\fR
-* Show PDEPEND info
+Show PDEPEND info
.TP
-\fB\-k\fR, \fB\-\-key\fR
-<arg>
-.BR
- * User defined vdb key
+\fB\-k\fR, \fB\-\-key\fR <arg>
+User defined vdb key
.TP
-\fB\-Q\fR, \fB\-\-query\fR
-<arg>
-.BR
- * Query reverse deps
+\fB\-Q\fR, \fB\-\-query\fR <arg>
+Query reverse deps
.TP
\fB\-N\fR, \fB\-\-name\-only\fR
-* Only show package name
+Only show package name
.TP
\fB\-a\fR, \fB\-\-all\fR
-* Show all DEPEND info
+Show all DEPEND info
.TP
\fB\-v\fR, \fB\-\-verbose\fR
-* Make a lot of noise
+Make a lot of noise
.TP
\fB\-q\fR, \fB\-\-quiet\fR
-* Tighter output; suppress warnings
+Tighter output; suppress warnings
.TP
\fB\-C\fR, \fB\-\-nocolor\fR
-* Don't output color
+Don't output color
.TP
\fB\-h\fR, \fB\-\-help\fR
-* Print this help and exit
+Print this help and exit
.TP
\fB\-V\fR, \fB\-\-version\fR
-* Print version and exit
+Print version and exit
.PP
-$Id: qdepends.1,v 1.22 2007/05/11 08:25:06 solar Exp $
+$Id: qdepends.1,v 1.23 2012/04/15 05:31:07 vapier Exp $