aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-11-06 18:07:17 +0000
committerNed Ludd <solar@gentoo.org>2005-11-06 18:07:17 +0000
commitb0701d976813a1c836e247da0b272735c3c10b45 (patch)
tree32dbab477019cee9bee03a05ad4b565fe2d19028 /man/qlop.1
parent- dont chdir to describe use flags, Do it this way so we can describe use fla... (diff)
downloadportage-utils-b0701d976813a1c836e247da0b272735c3c10b45.tar.gz
portage-utils-b0701d976813a1c836e247da0b272735c3c10b45.tar.bz2
portage-utils-b0701d976813a1c836e247da0b272735c3c10b45.zip
- add new applet qgrep. grep alike util for ebuilds. New global -Q flag to suppress warnings and errors. Reworked quse_describe_flag() to take a 3rd arg, this allows us to reuse the function for other things. equery u <pkgspec> comes to mind. Update all the manpages.
Diffstat (limited to 'man/qlop.1')
-rw-r--r--man/qlop.115
1 files changed, 7 insertions, 8 deletions
diff --git a/man/qlop.1 b/man/qlop.1
index 6268a94..9b447e2 100644
--- a/man/qlop.1
+++ b/man/qlop.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH qlop "1" "September 2005" "Gentoo Foundation" "qlop"
+.TH qlop "1" "November 2005" "Gentoo Foundation" "qlop"
.SH NAME
-qlop \- manual page for qlop compiled on Sep 24 2005
+qlop \- manual page for qlop compiled on Nov 6 2005
.SH SYNOPSIS
.B qlop
\fI<pkgname> : emerge log analyzer\fR
.SH DESCRIPTION
-Options: \fB\-[gtluscf\fR:F:HvChV]
+Options: \fB\-[gtluscf\fR:F:HvQChV]
.TP
\fB\-g\fR, \fB\-\-guage\fR
* Guage the total number of times a specific package as been merged (implies \fB\-t\fR)
@@ -32,14 +32,13 @@ Options: \fB\-[gtluscf\fR:F:HvChV]
\fB\-f\fR, \fB\-\-logfile\fR <arg>
.BR
* Read emerge logfile instead of /var/log/emerge.log
-.HP
-\fB\-F\fR, \fB\-\-pidfile\fR <arg>
-.BR
- * Read emerge pidfile instead of /tmp/sandboxpids.tmp
.TP
\fB\-v\fR, \fB\-\-verbose\fR
* Make a lot of noise
.TP
+\fB\-Q\fR, \fB\-\-quiet\fR
+* Suppress warning and errors
+.TP
\fB\-C\fR, \fB\-\-nocolor\fR
* Don't output color
.TP
@@ -49,4 +48,4 @@ Options: \fB\-[gtluscf\fR:F:HvChV]
\fB\-V\fR, \fB\-\-version\fR
* Print version and exit
.PP
-$Id: qlop.1,v 1.2 2005/09/24 18:25:03 solar Exp $
+$Id: qlop.1,v 1.3 2005/11/06 18:07:17 solar Exp $