aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man/qlop.1')
-rw-r--r--man/qlop.110
1 files changed, 8 insertions, 2 deletions
diff --git a/man/qlop.1 b/man/qlop.1
index 7a3f2fe7..379f3c63 100644
--- a/man/qlop.1
+++ b/man/qlop.1
@@ -1,5 +1,5 @@
.\" generated by mkman.py, please do NOT edit!
-.TH qlop "1" "Feb 2021" "Gentoo Foundation" "qlop"
+.TH qlop "1" "Jan 2024" "Gentoo Foundation" "qlop"
.SH NAME
qlop \- emerge log analyzer
.SH SYNOPSIS
@@ -46,6 +46,9 @@ Show the time it took to merge, unmerge or sync.
Calculate average merge, unmerge or sync time. This is the average
time for all occurrences found respecting any date limits.
.TP
+\fB\-p\fR, \fB\-\-predict\fR
+Print prediction of time it takes to complete action.
+.TP
\fB\-H\fR, \fB\-\-human\fR
Print elapssed time in human readable format. This form uses
minutes, hours and days instead of just seconds.
@@ -141,6 +144,9 @@ Omit printing of timestamps and operation symbols, can be used to generate a fla
\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
@@ -150,7 +156,7 @@ Print version and exit.
.SH "REPORTING BUGS"
Please report bugs via http://bugs.gentoo.org/
.br
-Product: Portage Development; Component: Tools
+Product: Gentoo Linux; Component: Current packages
.SH AUTHORS
.nf
Ned Ludd <solar@gentoo.org>