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 1C956138334 for ; Sun, 17 Nov 2019 15:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44B8DE08F3; Sun, 17 Nov 2019 15:12:42 +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 1FF70E08F3 for ; Sun, 17 Nov 2019 15:12:42 +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 F3A8934CF40 for ; Sun, 17 Nov 2019 15:12:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED09A8A2 for ; Sun, 17 Nov 2019 15:12:35 +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: <1574002991.bb0b64a8cb99cd5329ffdc1ee0c66c2cbf26af99.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: man/ X-VCS-Repository: proj/portage-utils X-VCS-Files: 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: bb0b64a8cb99cd5329ffdc1ee0c66c2cbf26af99 X-VCS-Branch: master Date: Sun, 17 Nov 2019 15:12:35 +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: 78417306-1353-4a93-83c9-fc9e22cdf695 X-Archives-Hash: 83108878eb49a7f85d8b523b59d9258a commit: bb0b64a8cb99cd5329ffdc1ee0c66c2cbf26af99 Author: Fabian Groffen gentoo org> AuthorDate: Sun Nov 17 15:03:11 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Nov 17 15:03:11 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=bb0b64a8 man: regen Signed-off-by: Fabian Groffen gentoo.org> 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 | 11 ++++++----- man/qlop.1 | 2 +- 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 +- 17 files changed, 22 insertions(+), 21 deletions(-) diff --git a/man/qatom.1 b/man/qatom.1 index ab6cfb3..6254912 100644 --- a/man/qatom.1 +++ b/man/qatom.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qatom "1" "Jul 2019" "Gentoo Foundation" "qatom" +.TH qatom "1" "Nov 2019" "Gentoo Foundation" "qatom" .SH NAME qatom \- split atom strings .SH SYNOPSIS diff --git a/man/qcheck.1 b/man/qcheck.1 index fce6b42..a48c7f3 100644 --- a/man/qcheck.1 +++ b/man/qcheck.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qcheck "1" "Jul 2019" "Gentoo Foundation" "qcheck" +.TH qcheck "1" "Nov 2019" "Gentoo Foundation" "qcheck" .SH NAME qcheck \- verify integrity of installed packages .SH SYNOPSIS diff --git a/man/qdepends.1 b/man/qdepends.1 index 8b0ad69..e8d1648 100644 --- a/man/qdepends.1 +++ b/man/qdepends.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qdepends "1" "Jul 2019" "Gentoo Foundation" "qdepends" +.TH qdepends "1" "Nov 2019" "Gentoo Foundation" "qdepends" .SH NAME qdepends \- show dependency info .SH SYNOPSIS diff --git a/man/qfile.1 b/man/qfile.1 index 083641e..7501311 100644 --- a/man/qfile.1 +++ b/man/qfile.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qfile "1" "Sep 2019" "Gentoo Foundation" "qfile" +.TH qfile "1" "Nov 2019" "Gentoo Foundation" "qfile" .SH NAME qfile \- list all pkgs owning files .SH SYNOPSIS diff --git a/man/qgrep.1 b/man/qgrep.1 index f3a5c2d..e414ba4 100644 --- a/man/qgrep.1 +++ b/man/qgrep.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qgrep "1" "Jul 2019" "Gentoo Foundation" "qgrep" +.TH qgrep "1" "Nov 2019" "Gentoo Foundation" "qgrep" .SH NAME qgrep \- grep in ebuilds .SH SYNOPSIS diff --git a/man/qkeyword.1 b/man/qkeyword.1 index a191d72..c43fa61 100644 --- a/man/qkeyword.1 +++ b/man/qkeyword.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qkeyword "1" "Jul 2019" "Gentoo Foundation" "qkeyword" +.TH qkeyword "1" "Nov 2019" "Gentoo Foundation" "qkeyword" .SH NAME qkeyword \- list packages based on keywords .SH SYNOPSIS diff --git a/man/qlist.1 b/man/qlist.1 index 2fd9575..676ee96 100644 --- a/man/qlist.1 +++ b/man/qlist.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qlist "1" "Jul 2019" "Gentoo Foundation" "qlist" +.TH qlist "1" "Nov 2019" "Gentoo Foundation" "qlist" .SH NAME qlist \- list files owned by pkgname .SH SYNOPSIS @@ -11,13 +11,17 @@ package. Alternatively, lists whether a package is installed, optionally with version, USE-flag, SLOT or REPO information. The \fIpkgname\fR to query for does not have to be an exact match, it may be part of it, e.g.\ an entire category, or any package with some string in -its name. +its name. When no packages are given to match, \fIqlist\fR lists all +installed packages. .SH OPTIONS .TP \fB\-I\fR, \fB\-\-installed\fR Instead of listing the contents of a package, just print the package name if the package is currently installed. .TP +\fB\-k\fR, \fB\-\-binpkgs\fR +Operate on binary packages instead of installed packges. +.TP \fB\-S\fR, \fB\-\-slots\fR Display installed packages with slots (use twice for subslots). .TP @@ -40,9 +44,6 @@ Show /usr/lib/debug and /usr/src/debug files. \fB\-e\fR, \fB\-\-exact\fR Exact match (only CAT/PN or PN without PV). .TP -\fB\-a\fR, \fB\-\-all\fR -Show every installed package. -.TP \fB\-d\fR, \fB\-\-dir\fR Only show directories. .TP diff --git a/man/qlop.1 b/man/qlop.1 index 58efd09..1b63edd 100644 --- a/man/qlop.1 +++ b/man/qlop.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qlop "1" "Oct 2019" "Gentoo Foundation" "qlop" +.TH qlop "1" "Nov 2019" "Gentoo Foundation" "qlop" .SH NAME qlop \- emerge log analyzer .SH SYNOPSIS diff --git a/man/qmanifest.1 b/man/qmanifest.1 index 5d00bd3..6f6ab04 100644 --- a/man/qmanifest.1 +++ b/man/qmanifest.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qmanifest "1" "Jul 2019" "Gentoo Foundation" "qmanifest" +.TH qmanifest "1" "Nov 2019" "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 a4f09e2..b963a3b 100644 --- a/man/qmerge.1 +++ b/man/qmerge.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qmerge "1" "Jul 2019" "Gentoo Foundation" "qmerge" +.TH qmerge "1" "Nov 2019" "Gentoo Foundation" "qmerge" .SH NAME qmerge \- fetch and merge binary package .SH SYNOPSIS diff --git a/man/qpkg.1 b/man/qpkg.1 index 161a8bb..8b681d0 100644 --- a/man/qpkg.1 +++ b/man/qpkg.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qpkg "1" "Sep 2019" "Gentoo Foundation" "qpkg" +.TH qpkg "1" "Nov 2019" "Gentoo Foundation" "qpkg" .SH NAME qpkg \- create or manipulate Gentoo binpkgs .SH SYNOPSIS diff --git a/man/qsearch.1 b/man/qsearch.1 index e805f82..252e669 100644 --- a/man/qsearch.1 +++ b/man/qsearch.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qsearch "1" "Jul 2019" "Gentoo Foundation" "qsearch" +.TH qsearch "1" "Nov 2019" "Gentoo Foundation" "qsearch" .SH NAME qsearch \- search pkgname/desc .SH SYNOPSIS diff --git a/man/qsize.1 b/man/qsize.1 index df85970..e05ece8 100644 --- a/man/qsize.1 +++ b/man/qsize.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qsize "1" "Jul 2019" "Gentoo Foundation" "qsize" +.TH qsize "1" "Nov 2019" "Gentoo Foundation" "qsize" .SH NAME qsize \- calculate size usage .SH SYNOPSIS diff --git a/man/qtbz2.1 b/man/qtbz2.1 index cf63fd8..39ab43f 100644 --- a/man/qtbz2.1 +++ b/man/qtbz2.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qtbz2 "1" "Jul 2019" "Gentoo Foundation" "qtbz2" +.TH qtbz2 "1" "Nov 2019" "Gentoo Foundation" "qtbz2" .SH NAME qtbz2 \- manipulate tbz2 packages .SH SYNOPSIS diff --git a/man/qtegrity.1 b/man/qtegrity.1 index f1df5e7..a94d889 100644 --- a/man/qtegrity.1 +++ b/man/qtegrity.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qtegrity "1" "Jul 2019" "Gentoo Foundation" "qtegrity" +.TH qtegrity "1" "Nov 2019" "Gentoo Foundation" "qtegrity" .SH NAME qtegrity \- verify files with IMA .SH SYNOPSIS diff --git a/man/quse.1 b/man/quse.1 index 8306ca5..9118ef2 100644 --- a/man/quse.1 +++ b/man/quse.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH quse "1" "Jul 2019" "Gentoo Foundation" "quse" +.TH quse "1" "Nov 2019" "Gentoo Foundation" "quse" .SH NAME quse \- find pkgs using useflags .SH SYNOPSIS diff --git a/man/qxpak.1 b/man/qxpak.1 index d212671..2435589 100644 --- a/man/qxpak.1 +++ b/man/qxpak.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qxpak "1" "Jul 2019" "Gentoo Foundation" "qxpak" +.TH qxpak "1" "Nov 2019" "Gentoo Foundation" "qxpak" .SH NAME qxpak \- manipulate xpak archives .SH SYNOPSIS