From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 298FD1382C5 for ; Sun, 29 Nov 2020 09:29:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52F98E0830; Sun, 29 Nov 2020 09:29:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28538E0830 for ; Sun, 29 Nov 2020 09:29:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD9BA340CDF for ; Sun, 29 Nov 2020 09:29:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F061D3F0 for ; Sun, 29 Nov 2020 09:29:01 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1606642120.5fd373fadbdf3f0bc2733f4c6fee4fab71f76e69.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: man/ X-VCS-Repository: proj/portage-utils X-VCS-Files: man/q.1 man/qatom.1 man/qcheck.1 man/qdepends.1 man/qfile.1 man/qgrep.1 man/qkeyword.1 man/qlist.1 man/qlop.1 man/qmanifest.1 man/qmerge.1 man/qpkg.1 man/qsearch.1 man/qsize.1 man/qtbz2.1 man/qtegrity.1 man/quse.1 man/qxpak.1 X-VCS-Directories: man/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 5fd373fadbdf3f0bc2733f4c6fee4fab71f76e69 X-VCS-Branch: master Date: Sun, 29 Nov 2020 09:29:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 35cc835b-6d87-45a6-a8a6-0f8b4304ab67 X-Archives-Hash: 5db147eab87b48fd9e49826970d6a859 commit: 5fd373fadbdf3f0bc2733f4c6fee4fab71f76e69 Author: Fabian Groffen gentoo org> AuthorDate: Sun Nov 29 09:28:40 2020 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Nov 29 09:28:40 2020 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=5fd373fa man: regenerate after alignment fix Signed-off-by: Fabian Groffen gentoo.org> man/q.1 | 36 ++++++++++++++++++------------------ man/qatom.1 | 2 +- man/qcheck.1 | 2 +- man/qdepends.1 | 2 +- man/qfile.1 | 2 +- man/qgrep.1 | 2 +- man/qkeyword.1 | 2 +- man/qlist.1 | 2 +- man/qlop.1 | 15 +++++++++++++-- man/qmanifest.1 | 2 +- man/qmerge.1 | 2 +- man/qpkg.1 | 2 +- man/qsearch.1 | 2 +- man/qsize.1 | 2 +- man/qtbz2.1 | 2 +- man/qtegrity.1 | 2 +- man/quse.1 | 2 +- man/qxpak.1 | 2 +- 18 files changed, 47 insertions(+), 36 deletions(-) diff --git a/man/q.1 b/man/q.1 index 21a09b3..d98c3c3 100644 --- a/man/q.1 +++ b/man/q.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH q "1" "Dec 2019" "Gentoo Foundation" "q" +.TH q "1" "Nov 2020" "Gentoo Foundation" "q" .SH NAME q \- invoke a portage utility applet .SH SYNOPSIS @@ -58,24 +58,24 @@ Print version and exit. .SH APPLETS .nf .B This applet also has sub applets: - q : virtual applet - qatom : split atom strings - qcheck : verify integrity of installed packages - qdepends : show dependency info - qfile : list all pkgs owning files - qgrep [pkg ...]: grep in ebuilds - qkeyword : list packages based on keywords - qlist : list files owned by pkgname - qlop : emerge log analyzer + q : virtual applet + qatom : split atom strings + qcheck : verify integrity of installed packages + qdepends : show dependency info + qfile : list all pkgs owning files + qgrep [pkg ...]: grep in ebuilds + qkeyword : list packages based on keywords + qlist : list files owned by pkgname + qlop : emerge log analyzer qmanifest : verify or generate thick Manifest files - qmerge : fetch and merge binary package - qpkg : create or manipulate Gentoo binpkgs - qsearch : search pkgname/desc - qsize : calculate size usage - qtbz2 : manipulate tbz2 packages - qtegrity : verify files with IMA - quse : find pkgs using useflags - qxpak : manipulate xpak archives + qmerge : fetch and merge binary package + qpkg : create or manipulate Gentoo binpkgs + qsearch : search pkgname/desc + qsize : calculate size usage + qtbz2 : manipulate tbz2 packages + qtegrity : verify files with IMA + quse : find pkgs using useflags + qxpak : manipulate xpak archives .fi .SH "REPORTING BUGS" Please report bugs via http://bugs.gentoo.org/ diff --git a/man/qatom.1 b/man/qatom.1 index 9ebb9a0..d8c7cd6 100644 --- a/man/qatom.1 +++ b/man/qatom.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qatom "1" "May 2020" "Gentoo Foundation" "qatom" +.TH qatom "1" "Nov 2020" "Gentoo Foundation" "qatom" .SH NAME qatom \- split atom strings .SH SYNOPSIS diff --git a/man/qcheck.1 b/man/qcheck.1 index a48c7f3..2473513 100644 --- a/man/qcheck.1 +++ b/man/qcheck.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qcheck "1" "Nov 2019" "Gentoo Foundation" "qcheck" +.TH qcheck "1" "Nov 2020" "Gentoo Foundation" "qcheck" .SH NAME qcheck \- verify integrity of installed packages .SH SYNOPSIS diff --git a/man/qdepends.1 b/man/qdepends.1 index e8d1648..0eb7ba3 100644 --- a/man/qdepends.1 +++ b/man/qdepends.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qdepends "1" "Nov 2019" "Gentoo Foundation" "qdepends" +.TH qdepends "1" "Nov 2020" "Gentoo Foundation" "qdepends" .SH NAME qdepends \- show dependency info .SH SYNOPSIS diff --git a/man/qfile.1 b/man/qfile.1 index 7caa459..ffe0968 100644 --- a/man/qfile.1 +++ b/man/qfile.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qfile "1" "May 2020" "Gentoo Foundation" "qfile" +.TH qfile "1" "Nov 2020" "Gentoo Foundation" "qfile" .SH NAME qfile \- list all pkgs owning files .SH SYNOPSIS diff --git a/man/qgrep.1 b/man/qgrep.1 index 2d73f4c..70d7eba 100644 --- a/man/qgrep.1 +++ b/man/qgrep.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qgrep "1" "Jan 2020" "Gentoo Foundation" "qgrep" +.TH qgrep "1" "Nov 2020" "Gentoo Foundation" "qgrep" .SH NAME qgrep \- grep in ebuilds .SH SYNOPSIS diff --git a/man/qkeyword.1 b/man/qkeyword.1 index 5a26218..d18bea6 100644 --- a/man/qkeyword.1 +++ b/man/qkeyword.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qkeyword "1" "Dec 2019" "Gentoo Foundation" "qkeyword" +.TH qkeyword "1" "Nov 2020" "Gentoo Foundation" "qkeyword" .SH NAME qkeyword \- list packages based on keywords .SH SYNOPSIS diff --git a/man/qlist.1 b/man/qlist.1 index db4be0d..ed1d784 100644 --- a/man/qlist.1 +++ b/man/qlist.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qlist "1" "Aug 2020" "Gentoo Foundation" "qlist" +.TH qlist "1" "Nov 2020" "Gentoo Foundation" "qlist" .SH NAME qlist \- list files owned by pkgname .SH SYNOPSIS diff --git a/man/qlop.1 b/man/qlop.1 index 7027f14..5aafa82 100644 --- a/man/qlop.1 +++ b/man/qlop.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qlop "1" "May 2020" "Gentoo Foundation" "qlop" +.TH qlop "1" "Nov 2020" "Gentoo Foundation" "qlop" .SH NAME qlop \- emerge log analyzer .SH SYNOPSIS @@ -66,7 +66,18 @@ Show autoclean unmerge history. Show sync history. .TP \fB\-E\fR, \fB\-\-emerge\fR -Show last merge similar to how emerge(1) -v would show it. +Immitate \fBemerge\fR(1) output, as if \fBemerge -pv\fR had been +run. This produces a list of packages that were installed (N), +upgraded (U), downgraded (UD), re-installed (R) or unmerged (D). +The list always includes the version numbers, and for up/downgrades +the previous version is listed between square brackets after the +package. When \fB-v\fR is used, the \fBemerge\fR invocations are +printed as well, to really show what happened. When concurrent +merges are present in the displayed timeframe, the output will be +hard to read. This is a limitation of the \fIemerge.log\fR format. +It is possible to combine this flag with the \fB-d\fR flag, in which +case the default behaviour of displaying the last merge (\fB-l\fR) +is disabled. .TP \fB\-e\fR, \fB\-\-endtime\fR Report time at which the operation finished (iso started). diff --git a/man/qmanifest.1 b/man/qmanifest.1 index 6f6ab04..21f90c5 100644 --- a/man/qmanifest.1 +++ b/man/qmanifest.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qmanifest "1" "Nov 2019" "Gentoo Foundation" "qmanifest" +.TH qmanifest "1" "Nov 2020" "Gentoo Foundation" "qmanifest" .SH NAME qmanifest \- verify or generate thick Manifest files .SH SYNOPSIS diff --git a/man/qmerge.1 b/man/qmerge.1 index b963a3b..0fb67e0 100644 --- a/man/qmerge.1 +++ b/man/qmerge.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qmerge "1" "Nov 2019" "Gentoo Foundation" "qmerge" +.TH qmerge "1" "Nov 2020" "Gentoo Foundation" "qmerge" .SH NAME qmerge \- fetch and merge binary package .SH SYNOPSIS diff --git a/man/qpkg.1 b/man/qpkg.1 index 7339ca3..29e989d 100644 --- a/man/qpkg.1 +++ b/man/qpkg.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qpkg "1" "Jan 2020" "Gentoo Foundation" "qpkg" +.TH qpkg "1" "Nov 2020" "Gentoo Foundation" "qpkg" .SH NAME qpkg \- create or manipulate Gentoo binpkgs .SH SYNOPSIS diff --git a/man/qsearch.1 b/man/qsearch.1 index 252e669..c24c17c 100644 --- a/man/qsearch.1 +++ b/man/qsearch.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qsearch "1" "Nov 2019" "Gentoo Foundation" "qsearch" +.TH qsearch "1" "Nov 2020" "Gentoo Foundation" "qsearch" .SH NAME qsearch \- search pkgname/desc .SH SYNOPSIS diff --git a/man/qsize.1 b/man/qsize.1 index e05ece8..bcdfcbe 100644 --- a/man/qsize.1 +++ b/man/qsize.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qsize "1" "Nov 2019" "Gentoo Foundation" "qsize" +.TH qsize "1" "Nov 2020" "Gentoo Foundation" "qsize" .SH NAME qsize \- calculate size usage .SH SYNOPSIS diff --git a/man/qtbz2.1 b/man/qtbz2.1 index 39ab43f..1d8d6f7 100644 --- a/man/qtbz2.1 +++ b/man/qtbz2.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qtbz2 "1" "Nov 2019" "Gentoo Foundation" "qtbz2" +.TH qtbz2 "1" "Nov 2020" "Gentoo Foundation" "qtbz2" .SH NAME qtbz2 \- manipulate tbz2 packages .SH SYNOPSIS diff --git a/man/qtegrity.1 b/man/qtegrity.1 index a94d889..afba135 100644 --- a/man/qtegrity.1 +++ b/man/qtegrity.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qtegrity "1" "Nov 2019" "Gentoo Foundation" "qtegrity" +.TH qtegrity "1" "Nov 2020" "Gentoo Foundation" "qtegrity" .SH NAME qtegrity \- verify files with IMA .SH SYNOPSIS diff --git a/man/quse.1 b/man/quse.1 index 9118ef2..8b1d21b 100644 --- a/man/quse.1 +++ b/man/quse.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH quse "1" "Nov 2019" "Gentoo Foundation" "quse" +.TH quse "1" "Nov 2020" "Gentoo Foundation" "quse" .SH NAME quse \- find pkgs using useflags .SH SYNOPSIS diff --git a/man/qxpak.1 b/man/qxpak.1 index 2435589..5947e70 100644 --- a/man/qxpak.1 +++ b/man/qxpak.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qxpak "1" "Nov 2019" "Gentoo Foundation" "qxpak" +.TH qxpak "1" "Nov 2020" "Gentoo Foundation" "qxpak" .SH NAME qxpak \- manipulate xpak archives .SH SYNOPSIS