aboutsummaryrefslogtreecommitdiff
path: root/man/q.1
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-01-07 00:40:50 +0000
committerNed Ludd <solar@gentoo.org>2007-01-07 00:40:50 +0000
commit0977415e8724be407c65d0727012ed6db2fadb0c (patch)
tree2a29f7d82be067c8003dd6ec3a7ce3f828b41bfe /man/q.1
parent- make error msg more verbose when dealing with RGB values in color mappings (diff)
downloadportage-utils-0977415e8724be407c65d0727012ed6db2fadb0c.tar.gz
portage-utils-0977415e8724be407c65d0727012ed6db2fadb0c.tar.bz2
portage-utils-0977415e8724be407c65d0727012ed6db2fadb0c.zip
- update man pages
Diffstat (limited to 'man/q.1')
-rw-r--r--man/q.129
1 files changed, 19 insertions, 10 deletions
diff --git a/man/q.1 b/man/q.1
index 098d313..57d0e8c 100644
--- a/man/q.1
+++ b/man/q.1
@@ -7,24 +7,33 @@ q \- invoke a portage utility applet
\fI<applet> <args> : invoke a portage utility applet\fR
.SH DESCRIPTION
.SS "Currently defined applets:"
-.IP
-q <applet> <args> : virtual applet
+.TP
+q <applet> <args>
+: virtual applet
.TP
qatom <pkg>
: split atom strings
-.IP
-qcache <action> <args> : search the metadata cache
-qcheck <pkgname> : verify mtimes/digests
+.TP
+qcache <action> <args>
+: search the metadata cache
+.TP
+qcheck <pkgname>
+: verify mtimes/digests
.TP
qdepends <pkgname>
: show dependency info
.TP
qfile <filename>
: list all pkgs owning files
-.IP
-qglsa <action> <list> : check GLSAs against system
-qgrep <misc args> : grep in ebuilds
-qlist <pkgname> : list files owned by pkgname
+.TP
+qglsa <action> <list>
+: check GLSAs against system
+.TP
+qgrep <misc args>
+: grep in ebuilds
+.TP
+qlist <pkgname>
+: list files owned by pkgname
.TP
qlop <pkgname>
: emerge log analyzer
@@ -79,4 +88,4 @@ Options: \fB\-[irmvqChV]\fR
\fB\-V\fR, \fB\-\-version\fR
* Print version and exit
.PP
-$Id: q.1,v 1.20 2006/09/11 05:54:12 vapier Exp $
+$Id: q.1,v 1.21 2007/01/07 00:40:50 solar Exp $